summaryrefslogtreecommitdiff
path: root/doc/sane-hpljm1005.man
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2021-05-18 07:43:35 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2021-05-18 07:43:35 +0200
commit9f8889f928ce86ba4a78659d378c6ba29bc9f735 (patch)
treec9567cb0d015b68ce3da8d03472b6443f1cb1ca9 /doc/sane-hpljm1005.man
parent446e9454b8cbe5b689149415d11d36e88442ca88 (diff)
parent154785ab2d5df7ddc8c2cf813b773c340e5e2aea (diff)
Merge branch 'release/debian/1.0.32-1'debian/1.0.32-1
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 >