Commit Graph

6 Commits

Author SHA1 Message Date
ross 8bd7cb6a69 Edit -mdoc usage.
* There is no -indent option to .Bd or .Bl, although you would
  never know that from its frequent use in this tree. There is a
  "-offset indent" combination that makes sense, and you can certainly
  say "-width indent".

* Also, you can't markup the -width option argument, tho you CAN
  use a callable macro. So "-width Ar filename" doesn't make sense,
  but either "-width Ar" or "-width filename" does, as might something
  like "-width xxfilename" for a little extra space.

* There are a lot of needlessly complex hanging tag macros in man4 used
  to create simple item lists. Those should be simplified one of these
  days before someone copies and edits yet another man4 page.
2002-02-07 03:15:06 +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
garbled c1d21e28ed More and more of .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 01:19:14 +00:00
augustss 2bfad27990 Add a line on how to attach the audio device. 1997-10-05 21:42:08 +00:00
jonathan 61c93b3939 * Move man pages for machine-independent ISA device drivers (that
don't conflict with other MD manpages) from src/share/man/man4/man4.i386
  to src/share/man/man4.
  Leave drivers with conflicting names (com, ed, ie, le lpt, wd) in
  man4.i386/ for now.
* Remove i386 title tag; leave dates untouched, as contents hasn't changed..
* RCSid police
1997-02-23 22:20:20 +00:00
pk 1ef62d5e6d pss & wss man pages from Mike Long (submitted in PR#1757). 1995-11-13 09:44:13 +00:00