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
wiz a52af0ae72 Sort sections, sort SEE ALSO, paragraph and misc. fixes. 2001-09-22 16:21:42 +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
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
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
jtc 1b49817481 Manpages for disk devices by James A. Jegers, with minor editing
by me.
1994-12-14 01:11:40 +00:00