diff --git a/backend/mustek.desc b/backend/mustek.desc index 45d66228a..8b21b67fd 100644 --- a/backend/mustek.desc +++ b/backend/mustek.desc @@ -9,7 +9,7 @@ ; :backend "mustek" ; name of backend -:version "1.0-111" ; version of backend +:version "1.0-112" ; version of backend :status :stable ; :alpha, :beta, :stable, :new :manpage "sane-mustek" ; name of manpage (if it exists) :url "http://www.meier-geinitz.de/sane/" diff --git a/doc/sane-mustek.man b/doc/sane-mustek.man index 112431277..ee355ceab 100644 --- a/doc/sane-mustek.man +++ b/doc/sane-mustek.man @@ -1,4 +1,4 @@ -.TH sane-mustek 5 "9 Jul 2001" +.TH sane-mustek 5 "11 Aug 2001" .IX sane-mustek .SH NAME sane-mustek - SANE backend for Mustek flatbed scanners @@ -58,11 +58,11 @@ only non-SCSI scanner that has some support at this point is the 600 II N scanner which comes with its own parallel port adapter (i.e., it does .I not -attach to the printer port). More info on how to use the 600 II N can -be found below in section PARAGON 600 II N. Other parallel port -scanners are not supported by this backend but you may be successful -using the Mustek parallel port backend (mustek_pp). USB scanners are -not supported by this backend by now. +attach to the printer port). More info on how to use the 600 II N can be +found below in section PARAGON 600 II N. Other parallel port scanners are not +supported by this backend but you may be successful using the Mustek parallel +port backend (mustek_pp). USB scanners are also not supported by this backend +but mustek_usb includes support for some of them. .PP Mustek scanners have no protection against exceeding the physical scan area height. That is, if a scan is attempted with a height that @@ -191,7 +191,7 @@ image. Option .B disable-backtracking is a positional option. If set, the scanner will not move back its slider -after each SCSI buffer is filled (`backtracking´). Setting this option will +after each SCSI buffer is filled (`backtracking'). Setting this option will lead to faster scans but may also produce horizontal stripes. This option doesn't work with every scanner (only some of the paragon models can modify backtracking). @@ -348,7 +348,11 @@ Example: export SANE_DEBUG_MUSTEK=4 .SH "SEE ALSO" -sane(7), sane\-find\-scanner(1), sane\-scsi(5), sane\-mustek_pp(5) +sane(7), sane\-find\-scanner(1), sane\-scsi(5), sane\-mustek_usb(5), +sane\-mustek_pp(5) +.br +@DOCDIR@/mustek/mustek.CHANGES + .SH AUTHOR David Mosberger, Andreas Czechanowski, Andreas Bolsch (SE extensions), Henning Meier-Geinitz