summaryrefslogtreecommitdiff
path: root/share/man/man7/mdoc.samples.7
AgeCommit message (Collapse)Author
2001-08-06o) add BSDI macro (.Bsx);Mike Pechkin
o) OpenBSD -> .Ox; millert@ ok
2001-06-27There is only one errno, and errno's is not a plural; jsyn@nthought.comPaul Janzen
2001-06-22o) minor sentence fix;Mike Pechkin
o) add description of ``.Bsx'' to the "BSD Macros" chap.; aaron@ ok
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.
2001-02-25- Do not set a bad example by putting the function type within the `.Fo'.Aaron Campbell
- Avoid using direct troff requests. From FreeBSD.
2000-05-19Some formatting fixes; derived from NetBSD PR/10078.Aaron Campbell
2000-03-24Add macros for AT&T UNIX Versions 2-5 to doc-syms. Also add the followingAaron Campbell
standards: -p1003.1-95, -p1003.1c-95, -xbd5, -xcu5, -xsh5, -xns5, -xns5.2d2.0, -xcurses4.2; from NetBSD. Document the new standards macros in mdoc.samples(7).
2000-03-24More fixes and improvements; from FreeBSD this time.Aaron Campbell
2000-03-24Better grammar and mdoc.Aaron Campbell
2000-03-24Many corrections and updates, mostly from NetBSD, but with some of my very ownAaron Campbell
special sauce: document the FreeBSD (Fx) and NetBSD (Nx) macros, add the section 9 "Kernel Manual" to list of man page ``volumes'', mention the two situations where the `.Nm' macro should always be given an argument, correct description of -ragged display and add description for -unfilled, note that -enum lists cannot be nested within themselves or displays, document a couple more tagged list types, demonstrate that -width is not really optional for -tag lists, document the -column list type, all kinds of formatting nits repaired, and a partridge in a pear tree.
2000-03-19Various cleanups.Aaron Campbell
2000-03-04In Unix land we prefer "whitespace" to "white space" or "white-space". AtAaron Campbell
least, this is the impression I get from looking at a lot of Perl docs.
2000-01-01Fix 2 typos; naddy@unix-ag.uni-kl.deTodd C. Miller
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-06fix conflict between mdoc(7) and mdoc.samples(7): the proper order for theAaron Campbell
introductory macros is .Dd/.Dt/.Os, not .Dd/.Os/.Dt (based on the fact over 90% of the man pages use the former)
1999-07-02.Pp macros are not necessary before .Sh macros, eitherAaron Campbell
1999-07-01new mdoc'd bootpef(8), bootptest(8), vttest(1) man pages; kwesterback@home.comAaron Campbell
also repairs to mdoc.samples(7) and tcpdump(8)
1999-06-06typoPaul Janzen
1999-06-05capitalize the acronym IDAaron Campbell
1999-05-24clarify description of .Ft macro; kwesterback@home.comAaron Campbell
1999-05-24typos; kwesterback@home.comAaron Campbell
1999-05-18Document cross reference ordering under SEE ALSO; mpp@freebsdAlex Feldman
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.
1999-03-11fix more comma splices that involve misuse of conjunctive adverbsPaul Janzen
1998-04-25change "*char *str" to "char *str"David Leonard
1998-03-09Documention .Ox and refer to OpenBSD not 4.xBSDTodd C. Miller
1997-12-08correct pathsTheo de Raadt
1997-10-20point to mdoc.template instead of man.template from m4@umn.eduNiels Provos
1997-06-11fix internal xref; lukemTheo de Raadt
1996-10-12missing quote; neetbsd pr#2832, mike.long@analog.comTheo de Raadt
1996-04-22sync with netbsd 960418Theo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt