summaryrefslogtreecommitdiff
path: root/doc/sane-hpljm1005.man
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2021-02-16 18:24:46 +0100
committerJörg Frings-Fürst <debian@jff-webhosting.net>2021-02-16 18:24:46 +0100
commitecaaf250cb33ff61f37a7b441f2337584a655350 (patch)
tree4303648095deff998ae20c2393b56db527742ac9 /doc/sane-hpljm1005.man
parent5793a221e112fa49073de0137d6bfa750a61b0a1 (diff)
parent351b7328520c16730ceb46e5acae16038c42185e (diff)
Update upstream source from tag 'upstream/1.0.32'
Update to upstream version '1.0.32' with Debian dir 2c1111c59d9d68bcbf479a4a4de7697fe2de127f
Diffstat (limited to 'doc/sane-hpljm1005.man')
-rw-r--r--doc/sane-hpljm1005.man17
1 files changed, 15 insertions, 2 deletions
diff --git a/doc/sane-hpljm1005.man b/doc/sane-hpljm1005.man
index ff1006a..a679d89 100644
--- a/doc/sane-hpljm1005.man
+++ b/doc/sane-hpljm1005.man
@@ -16,7 +16,7 @@ If you own a scanner other than the ones listed above that works with this
backend, please let us know this by sending the scanner's exact model name and
the USB vendor and device ids (e.g. from
.IR /proc/bus/usb/devices ,
-.I sane\-find\-scanner
+.BR sane\-find\-scanner (1)
or syslog) to us. Even if the scanner's name is only slightly different from
the models mentioned above, please let us know.
.SH CONFIGURATION
@@ -29,9 +29,22 @@ The static library implementing this backend.
.I @LIBDIR@/libsane\-hpljm1005.so
The shared library implementing this backend (present on systems that
support dynamic loading).
+
+.SH "ENVIRONMENT"
+.TP
+.B SANE_DEBUG_HPLJM1005
+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.
+
+There is not currently a great deal of diagnostic output, it being mainly
+confined to error conditions.
+
.SH "SEE ALSO"
.BR sane (7),
.BR sane\-usb (5),
+.BR sane\-find\-scanner (1)
.SH AUTHOR
-Philippe R\['e]tornaz <couriousous@mandriva.org>
+Philippe R\['e]tornaz
+.RI < couriousous@mandriva.org >