summaryrefslogtreecommitdiff
path: root/usr.bin/man/man.1
AgeCommit message (Collapse)Author
2001-05-01Remove completely redundant introductory sentences in ENVIRONMENT sections.Aaron 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-11-09Change all option list specifications to ".Bl -tag -width Ds". Most manAaron 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-03-10Various cleanups and standardization.Aaron Campbell
1999-09-16flesh out man -k even more because some people who probably deserve windows, ↵Theo de Raadt
still do not read that far
1999-06-10Handle 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 spaceAaron 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-09-26usr.bin/ man page fixes, f-m.Aaron Campbell
1998-09-14move -k documentation to the TOPTheo de Raadt
1998-07-20finish off fixing PR 536 completelyTheo de Raadt
1998-07-20document the -k flag.Artur Grabowski
noted by abyss@abyss.imaji.net pr536
1998-03-09Add -s section for svr4 compat and -S subsection ala:Todd C. Miller
man -s 4 -S alpha scc
1996-06-26rcsidTheo de Raadt
1995-12-14fix a typoTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt