[9377] in Athena Bugs
Re: no man page for grep on rs6000
daemon@ATHENA.MIT.EDU (lwvanels@Athena.MIT.EDU)
Fri May 29 09:38:11 1992
From: lwvanels@Athena.MIT.EDU
Date: Fri, 29 May 92 09:37:56 -0400
To: honor@Athena.MIT.EDU
Cc: bugs@Athena.MIT.EDU
In-Reply-To: [9375]
Reply-To: lwvanels@MIT.EDU
There are no man pages provided with AIX; the system documentation is all in
info-explorer. The "man" command is just a somewhat crufty interface
provided on top of that, and the idea of a MANPATH doesn't mean much in
terms of finding system documentation. To find documentation on system
commands, use "info" instead.
-Lucien