[2335] in Release_Engineering
Re: Missing man pages from olc
daemon@ATHENA.MIT.EDU (Chris VanHaren)
Sat May 26 11:18:54 1990
To: epeisach@ATHENA.MIT.EDU
Cc: rel-eng@ATHENA.MIT.EDU, carla@ATHENA.MIT.EDU
From: Chris VanHaren <vanharen@mit.edu>
Date: Sat, 26 May 90 11:18:40 EDT
The Imakefile in the top level now descends into the man directory and
installs correctly there. You should grab the following files and use
them:
/mit/olcdev/src/Imakfile
/mit/olcdev/man/*
Replace the entire "man" tree that you have now with the tree in
/mit/olcdev/src.
The Imakefile does not descend into the "lib" directory, as we discussed
previously. This will be fixed by the time the next release rolls
around. Since the olc{,r} help files are already installed this time
around, I'm not going to worry about it for now.
-C.