diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2020-03-30 21:30:45 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2020-03-30 21:30:45 +0200 |
commit | ee770c2346eb37e0dcb8b6cf3eaacf3d8efd6bbc (patch) | |
tree | 58f05092be1a17a939e861f8cadcda1b6ca2ecef /doc/sane-ricoh.man | |
parent | 0da9e21872802cfc6e975b1ebaf9efb9e5934d84 (diff) | |
parent | fef76e17ed4c607ea73b81279f9ef1d7121be900 (diff) |
Merge branch 'release/experimental/1.0.29-1_experimental1'experimental/1.0.29-1_experimental1
Diffstat (limited to 'doc/sane-ricoh.man')
-rw-r--r-- | doc/sane-ricoh.man | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/doc/sane-ricoh.man b/doc/sane-ricoh.man index 8cb38a2..1452e24 100644 --- a/doc/sane-ricoh.man +++ b/doc/sane-ricoh.man @@ -26,8 +26,8 @@ Where .I special is the path-name for the special device that corresponds to a SCSI scanner. The special device name must be a generic SCSI device or a -symlink to such a device. The program -.IR sane\-find\-scanner +symlink to such a device. The program +.IR sane\-find\-scanner helps to find out the correct device. Under Linux, such a device name could be .I /dev/sga @@ -67,13 +67,12 @@ to "/tmp/config:" would result in directories "tmp/config", ".", and .B SANE_DEBUG_RICOH If the library was compiled with debug support enabled, this environment variable controls the debug level for this backend. Higher -debug levels increase the verbosity of the output. +debug levels increase the verbosity of the output. -Example: +Example: export SANE_DEBUG_RICOH=4 .SH "SEE ALSO" sane(7), sane\-scsi(5) .SH AUTHOR Feico W. Dillema - |