Commit Graph

5 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
lukem f321bdd705 spelo 2002-01-18 14:38:32 +00:00
wiz 0f5249b84c Fix date. 2001-04-11 18:31:53 +00:00
augustss 38cffe019f Fix typo in HISTORY section. 2001-04-01 02:40:33 +00:00
ichiro f4d6e18b7a add man file of umct driver 2001-03-28 18:56:42 +00:00