[9587] in Athena Bugs
Re: [jtkohl@Athena.MIT.EDU: decmips 7.4G: cview, cview(1)]
daemon@ATHENA.MIT.EDU (Chris VanHaren)
Fri Jul 10 09:55:02 1992
To: "Jonathan I. Kamens" <jik@pit-manager.MIT.EDU>
Cc: bugs@MIT.EDU, jtkohl@MIT.EDU
In-Reply-To: [9578] in bugs
From: Chris VanHaren <vanharen@MIT.EDU>
Date: Fri, 10 Jul 92 09:54:48 BST
> What were you trying to do?
> Find out how many DECstations there are in the Student Center
> cluster.
>
> What's wrong:
> cview doesn't thinks there is only ds5000 there, and still
> thinks there are 55 vs2000's there.
This should be fixed now. Thanks for the report.
> also, cview help gives a message "Invalid cluster name: help"
> even though its man page says to type that to find out what clusters
> there are.
Yeah, that was sort of a hack... If you give an invalid cluster name,
it will spit back the valid ones, so I just documented that "cview help"
would give help, which it does, but it does also give the error
message...
I have now changed the server so that "help" is a special word... it
will only give the usage message and will skip the error message. Any
other invalid cluster name will continue to give the error, then the
usage message.
> Also, cview(1) has busted formatting in the "Authors" section.
Yep, the manpage is messed up. Apparently only on the DECstation,
though. I don't know what can be done about that -- sounds like a
rel-eng problem to me. I don't know what the manpage formatting
commands on the dec are, but they certainly do produce different
manpages from the rest...
-C.