[3019] in Athena Bugs
man pages for mh and friends
daemon@ATHENA.MIT.EDU (geer@ATHENA.MIT.EDU)
Mon Aug 28 11:08:28 1989
From: <geer@ATHENA.MIT.EDU>
Date: Mon, 28 Aug 89 11:08:12 -0400
To: bugs@ATHENA.MIT.EDU
the man pages for mh and components thereto frequently
give full pathnames that do not correspond to local practice.
an example (from the man page for repl):
REPL(1) UNIX Programmer's Manual REPL(1)
...
FILES
/usr/new/mh.6.6/lib/replcomps The reply template
where the filename /usr/new/mh.6.6/lib/replcomps should
be stated to be /usr/new/mh/lib/replcomps - i.e. it is
not version specific as stated in the manpage.
--dan