Commit Graph

8 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 9c2315c5c5 Fix paragraph problems, sort sections, sort Xrefs in SEE ALSO, and other
miscellaneous fixes.
2001-09-11 23:18:55 +00:00
augustss a5b477a650 Xref usscanner(4). 2001-01-11 07:05:58 +00:00
augustss d3562d8247 Remove some scanners that should be handled by another driver. 2001-01-01 18:59:20 +00:00
augustss 4281745db2 One more working scanner according to the USB scanner wen page. 2000-10-13 21:05:18 +00:00
augustss aff9891579 Update list of supported scanners. There's a Microtek scanner on it now. 2000-10-08 20:20:42 +00:00
augustss fc82fb752f Fix typo. 2000-09-23 20:27:05 +00:00
augustss cd10762a22 Add uscanner(4) man page. 2000-09-23 04:34:55 +00:00