summaryrefslogtreecommitdiff
path: root/share/man/man5/services.5
AgeCommit message (Collapse)Author
2003-06-06- section reorderJason McIntyre
- macro fixes - kill whitespace at EOL
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
rescinded 22 July 1999. Proofed by myself and Theo.
2000-10-26Some share/man fleshing.Aaron Campbell
2000-03-19Various cleanups.Aaron Campbell
2000-02-29Various cleanup.Aaron Campbell
1999-07-09- remove all trailing whitespaceAaron 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-05-23remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonAaron Campbell
is used instead; kwesterback@home.com
1998-11-29kill superfluous .Nm macro argumentsAaron Campbell
1998-11-26share/man/man5/ man page repairsAaron Campbell
1998-03-16Use fgetln(3) instead of fgets(3) so we can easily recognize linesTodd C. Miller
that are too long and ignore them instead of corrupting later entries.
1995-10-18initial import of NetBSD treeTheo de Raadt