Commit Graph

6 Commits

Author SHA1 Message Date
wiz 4ed1f1f6aa Fix xref, and whitespace.
XXX: this man page could do with some markup improvements
2001-04-09 17:12:28 +00:00
lukem 279552d3db fix up various .Nm abuses:
- keep the case consistent between the actual name and what's referenced.
  e.g, if it's `foo', don't use '.Nm Foo' at the start of a sentence.
- remove unnecessary `.Nm foo' after the first occurrence (except for
  using `.Nm ""' if there's stuff following, or for the 2nd and so on
  occurrences in a SYNOPSIS
- use Sx, Ic, Li, Em, Sq, and Xr as appropriate
2000-11-07 06:43:24 +00:00
enami 82d7115cf2 Don't pass so many args to .Nd macro. It just overflows. 1999-11-19 01:12:39 +00:00
hwr 9dd92b1071 Fix a typo. 1999-09-15 09:41:51 +00:00
garbled e4c16bfb11 More .Os cleanups. .Os is defined in the tmac.doc-common file,
so we shouldn't override it with versions in the manpages.  Many more to
come.
1999-03-16 00:40:46 +00:00
hwr ccc7f9746b Should fix misc/5934.
is@netbsd.org gave it's ok.
1999-03-07 15:21:04 +00:00