[3277] in Release_Engineering
Re: telnet
daemon@ATHENA.MIT.EDU (yandros@MIT.EDU)
Fri Jul 8 16:49:38 1994
From: yandros@MIT.EDU
Date: Fri, 8 Jul 94 16:49:35 -0400
To: brlewis@MIT.EDU
Cc: rel-eng@MIT.EDU
In-Reply-To: "[3276] in Release_Engineering"
TMAC
Formerly, nroff would always do the wrong thing with manual pages from
BSD 4.3network2 or higher. If you have such a man page, you may now
insert the line
.so /usr/athena/lib/tmac/tmac.doc
at the top of your man page to help nroff get the right macros.
Unfortunately, catman will still not put an entry in the whatis file.
My understanding was that the reason that catman missed these files
was that it looked for a certain macro to get the line to include, and
net2 manpages used a different macro. Can someone confirm this? It
should be easy to fix or work around, if so...
chad