summaryrefslogtreecommitdiff
path: root/share/man/man5/services.5
AgeCommit message (Collapse)Author
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