[1870] in Athena Bugs
man page for mh
daemon@ATHENA.MIT.EDU (geer@ATHENA.MIT.EDU)
Wed Mar 8 00:08:58 1989
From: <geer@ATHENA.MIT.EDU>
Date: Wed, 8 Mar 89 00:08:33 EST
To: bugs@ATHENA.MIT.EDU
there is some obsolescent nonsense in the man page for ``mh'':
( line-numbers from /usr/man/cat1/mh.1 )
34 To get started using MH, put the directory
35 /usr/new/mh.6.5/bin on your $PATH. This is best done in one
36 of the files: .profile, .login, or .cshrc in your home
37 directory.
what's wrong:
1. you need /usr/new/mh/bin in your $PATH, not the version
specific one.
2. assuming one uses the standard files in /usr/prototype_user,
this is already done for you in /usr/prototype_user/.cshrc
--dan