summaryrefslogtreecommitdiff
path: root/usr.bin/ypmatch
AgeCommit message (Collapse)Author
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.
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... :/
1999-05-16Cleanup 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-10-30usr.bin/ man page fixes, t-zAaron Campbell
1997-07-21WallTheo de Raadt
1996-05-21teeny cleanupTheo de Raadt
1996-05-10: after key, exit val for failureTheo de Raadt
1996-05-05mv notrans out of loop and change my nameTheo de Raadt
1996-04-22ypmatch does signal success even if it doesn't find the key;Theo de Raadt
from leo@dachau.marco.de; netbsd pr#2315
1995-10-18initial import of NetBSD treeTheo de Raadt