Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-07-09 | - remove all trailing whitespace | Aaron Campbell | |
* except when it is escaped with a `\' at the end of the line - fix remaining .Nm usage as well - this is from a patch I received from kwesterback@home.com, who has been working on some scripts for fixing formatting errors in mdoc'd man pages Ok, so there could be a cost/benefit debate with this commit, but since I have the patch we might as well commit it... | |||
1999-07-07 | The 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-05-16 | Cleanup xrefs under SEE ALSO. Specifically: | Alex Feldman | |
- Sort xrefs by section, and then alphabetically. - Add missing commas between xref items. - Remove commas from the last xref entry. - Remove duplicate entries. | |||
1998-11-28 | some external programs like to include prot.h, install it | Artur Grabowski | |
1998-08-29 | man page repairs; aaron@ug.cs.dal.ca | Theo de Raadt | |
1998-02-18 | New features in code should be documented. | Artur Grabowski | |
1998-02-18 | a new kpropd. from kth-krb.0.9.8 | Artur Grabowski | |
1998-02-18 | OpenBSD-tags and corrections of copyrights | Artur Grabowski | |
1997-07-03 | newer man pages from jason@logical.thought.net | Theo de Raadt | |
1997-06-29 | man pages from jason@logical.thought.net | Theo de Raadt | |
1997-01-15 | getopt(3) returns -1 when out of args, not EOF, whee! | Todd C. Miller | |
1996-09-16 | sprintf -> snprintf paranoia | Todd C. Miller | |
1995-12-14 | Do not use hardcoded realm or host names | Thorsten Lockert | |
1995-12-14 | Kerberos IV code, based on a merge of fixed code from KTH and original | Thorsten Lockert | |
4.4BSD Lite code (international edition). Provides all functionality from the original 4.4BSD code plus standard Kerberos elements that were omitted in the 4.4BSD code. |