Commit Graph

7 Commits

Author SHA1 Message Date
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
abs 0ace4398df Misc small fixes to try to standardise the format to make it easier
to parse by an automated script (say one that just might want to
generate webpage summaries of available drivers :)
1999-12-15 22:07:30 +00:00
fair a576d424e0 Marathon man page editing session to fix broken .Xr's, add important
references, add a little white space here & there for readability,
clean up some mdoc(7) macro usage and so on. Whew!
1998-04-30 08:50:03 +00:00
mikel 3ea25f34ca fix SYNOPSIS declarations; from <entropy@zippy.bernstein.com> in PR 4054
also fixed some other bogosities, i.e. massive .Nm abuse.
1997-09-20 03:56:38 +00:00
jtc d158bf0ae2 Merged with 4.4lite.
Changed to conform to NetBSD's new RCS Id convention.
1994-11-30 16:22:03 +00:00
mycroft 55b7fa6d0b Add RCS identifiers. 1993-08-01 07:54:52 +00:00
cgd 61f282557f initial import of 386bsd-0.1 sources 1993-03-21 09:45:37 +00:00