Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-05-01 | Remove completely redundant introductory sentences in ENVIRONMENT sections. | Aaron Campbell | |
2001-04-10 | space police + pet peeves | Todd C. Miller | |
use memcpy() not memmove() when we don't care about overlapping segments use puts(foo) instead of print("%s\n", foo) | |||
2001-01-31 | KNF | Theo de Raadt | |
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-11-09 | Change all option list specifications to ".Bl -tag -width Ds". Most man | Aaron Campbell | |
pages just needed their -width parameter tweaked to "Ds", which provides a nice width of 6 constant characters. For consistency more than anything. | |||
2000-10-18 | - Don't use .Ar here. | Aaron Campbell | |
- Use a less Microsoft'ish example directory name. :-) | |||
2000-03-14 | Suffix "i.e." and "e.g." with a comma. Just another really picky man page | Aaron Campbell | |
commit, as we want our documentation to be as consistently formatted as possible (it's getting there :-)). | |||
2000-03-10 | Various cleanups and standardization. | Aaron Campbell | |
1999-10-18 | small changes | Theo de Raadt | |
1999-10-18 | Add a help(1) man page -- help for new users and administrators. | Aaron Campbell | |
1999-09-23 | Typo fixes. | Alex Feldman | |
1999-09-16 | flesh out man -k even more because some people who probably deserve windows, ↵ | Theo de Raadt | |
still do not read that far | |||
1999-07-28 | clarify | Theo de Raadt | |
1999-06-10 | Handle PAGER in a manner consistent with the Single Unix Specification: | Paul Janzen | |
that is, use PAGER rather than "more" if it is defined and non-null, not just if it is defined. | |||
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... :/ | |||
1998-11-16 | off by one string termination; wsanchez | Theo de Raadt | |
1998-11-11 | remove redundant .Pp macros | Aaron Campbell | |
1998-09-26 | usr.bin/ man page fixes, f-m. | Aaron Campbell | |
1998-09-14 | /usr/bin/help == man man" | Theo de Raadt | |
1998-09-14 | move -k documentation to the TOP | Theo de Raadt | |
1998-07-20 | finish off fixing PR 536 completely | Theo de Raadt | |
1998-07-20 | document the -k flag. | Artur Grabowski | |
noted by abyss@abyss.imaji.net pr536 | |||
1998-07-01 | Fix confusing error message | Marc Espie | |
1998-04-25 | fix usage | Todd C. Miller | |
1998-03-09 | Add -s section for svr4 compat and -S subsection ala: | Todd C. Miller | |
man -s 4 -S alpha scc | |||
1997-09-21 | $OpenBSD$ | Theo de Raadt | |
1997-09-10 | path buf too small; tron@lyssa.owl.de | Theo de Raadt | |
1997-06-06 | 10 X | Theo de Raadt | |
1997-01-15 | getopt(3) returns -1 when out of args, not EOF, whee! | Todd C. Miller | |
1996-09-16 | _PATH_TMP -> _PATH_TMPFILE; avoid /tmp//fooXXXX where possible too | Theo de Raadt | |
1996-07-18 | bugfix, paths added with -w should now be searched in the same order | michaels | |
as the rest, and not in reverse. | |||
1996-06-26 | rcsid | Theo de Raadt | |
1995-12-14 | fix a typo | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |