Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-03-11 | Various cleanups and standardizations. | Aaron Campbell | |
2000-03-07 | Various cleanup. | Aaron Campbell | |
1999-07-21 | sync names of arguments in SYNOPSIS with those in the option's description | Aaron Campbell | |
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-07-04 | correct use of .Nm; some other formatting nits | Aaron Campbell | |
1999-07-02 | consistent .Dd usage; proper format is: .Dd Month DD, YYYY | Aaron Campbell | |
1999-06-05 | - remove trailing white space | Aaron Campbell | |
- remove arguments from .Os macros - remove arguments from .Nm macros, where appropriate - some more Dq/Sq/Ql insanity - still lots to do in the usr.bin tree... :/ | |||
1999-02-07 | fgets -> fgetln, don't lie about lines being too long | Aaron Campbell | |
1998-12-16 | for less than 16 NUL bytes, do not print a * line; dillon | Theo de Raadt | |
1998-11-04 | be really pedantic about punctuation following -mdoc macro'd text | Aaron Campbell | |
1998-09-26 | usr.bin/ man page fixes, f-m. | Aaron Campbell | |
1998-08-11 | detect a format string of spaces only as bad format. | Niels Provos | |
1997-09-02 | delete adb(1) Xref | kstailey | |
1997-01-17 | r?index -> strr?chr | Todd C. Miller | |
1997-01-15 | getopt(3) returns -1 when out of args, not EOF, whee! | Todd C. Miller | |
1996-12-10 | "the the" purge | Theo de Raadt | |
1996-06-26 | rcsid | Theo de Raadt | |
1996-05-24 | need string.h | Theo de Raadt | |
1996-05-21 | use existing protos | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |