summaryrefslogtreecommitdiff
path: root/share/man/man4/lmc.4
AgeCommit message (Collapse)Author
2001-10-05Powered by @mantoya:Mike Pechkin
o) start new sentence on a new line; o) minor mdoc fixes; millert@ ok Tip of the day: www.mpechismazohist.com
2001-08-03o) We don't like .Pp before/after .Sh;Mike Pechkin
o) .Nm always has argument in .Sh SYNOPSIS; o) We always closes .Bl and .Bd tags; millert@ ok
2001-06-26formatting nits, grammar, and trailing whitespacePaul Janzen
2001-06-22o) remove unnecessary .Pp;Mike Pechkin
o) remove unnecessary .Nm args; o) closes .Bl; o) .Sh AUTHOR -> .Sh AUTHORS; o) sort SEE ALSO; o) better -mdoc style; o) typos; aaron@ ok.
2001-05-15cleanTheo de Raadt
2001-03-06first sweep ...Brad Smith
OpenBSD -> .Ox NetBSD -> .Nx FreeBSD -> .Fx -- Ok'd by aaron@
2001-03-01A slew of share/ man page fixes; nordin@cse.ogi.edu. These have been sittingAaron Campbell
in my INBOX since Nov 6, 2000, probably forgot about them since the tree was frozen at that time.
2000-10-18ethernet -> EthernetAaron Campbell
2000-10-18- Arguments to .Nd should go on the same line as .Nd.Aaron Campbell
- Standardize Nd format for all Ethernet man pages for easy man -k'ing.
2000-10-13SEE ALSO lmccontrol(8)Chris Cappuccio
1999-10-27Update man page for LMC1200 supportChris Cappuccio
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-07-07The proper order of the ``introductory'' macros in a man page is .Dd/.Dt/.Os.Aaron Campbell
Out of the approximately 1450 man pages, only about 90 of them were wrong. Thanks to kwesterback@home.com for coming up with a script and patch to repair this. The patch also inserted a .Os macro in the few man pages that were missing one.
1999-07-02lmc man pagesTheo de Raadt