summaryrefslogtreecommitdiff
path: root/usr.bin/compile_et
AgeCommit message (Collapse)Author
2001-07-20we don't like:Mike Pechkin
o) .Pp before/after .Sh; o) .Pp before/after .Sh; o) .Nm without argument in SYNOPSIS;
2001-01-29$OpenBSD$Niklas Hallqvist
2000-12-24Get rid of unused usage() exit code; pointed out by mpech@prosoft.org.lvAaron Campbell
2000-12-24oopsAaron Campbell
2000-12-24indentAaron Campbell
2000-11-22Sync usage() output with man page; mpech@prosoft.org.lvAaron Campbell
2000-11-10- Section shuffling: comply to the section ordering outlined in mdoc(7).Aaron Campbell
- Some .Nm trimming. - .Sh AUTHOR -> .Sh AUTHORS - Other miscellaneous fixes here and there.
2000-03-23Fix some formatting problems I missed before.Aaron Campbell
2000-03-05Various improvements, including a few HISTORY sections added from FreeBSD.Aaron Campbell
2000-02-19Update to a newer version from KTH-Kerberos.Hans Insulander
(most work by art@)
2000-01-03.Sh "SEE ALSO" -> .Sh SEE ALSO; pjanzen@Aaron Campbell
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