summaryrefslogtreecommitdiff
path: root/usr.bin/compile_et
AgeCommit message (Collapse)Author
1999-07-07The proper order of the ``introductory'' macros in a man page is .Dd/.Dt/.Os.Aaron Campbell
Out of the approximately 1450 man pages, only about 90 of them were wrong. Thanks to kwesterback@home.com for coming up with a script and patch to repair this. The patch also inserted a .Os macro in the few man pages that were missing one.
1999-07-04correct use of .Nm; some other formatting nitsAaron Campbell
1998-09-23usr.bin/ man page repairs, a - eAaron Campbell
1998-05-13generate int errorcodes instead of long to match the new libcom_errArtur Grabowski
This should solve the problems with having kerberos servers on alphas.
1997-07-01Updated (troff macros) manpage from FreeBSD-current. No other sourcegrr
changes, our's actually looks newer/cleaner...
1997-06-17minor cleanupkstailey
1996-12-11fix usage lineTheo de Raadt
1996-11-11kill path refJason Downs
1996-11-11compile_et now resides in /usr/libexec.Jason Downs