summaryrefslogtreecommitdiff
path: root/doc/sane-hp3900.man
diff options
context:
space:
mode:
Diffstat (limited to 'doc/sane-hp3900.man')
-rw-r--r--doc/sane-hp3900.man29
1 files changed, 22 insertions, 7 deletions
diff --git a/doc/sane-hp3900.man b/doc/sane-hp3900.man
index b623ee5..4c2e562 100644
--- a/doc/sane-hp3900.man
+++ b/doc/sane-hp3900.man
@@ -26,17 +26,21 @@ BenQ 5550 RTS8823L-01E *
.ft R
.RE
.PP
-More details can be found on the hp3900 backend homepage
+More details can be found on the
+.BR sane\-hp3900 (1)
+backend homepage
.IR http://sourceforge.net/projects/hp3900\-series/ .
.PP
This is ALPHA software. Keep your hand at the scanner's plug and unplug it, if
-scanner does not start to scan. See also the BUGS section.
+scanner does not start to scan. See also the
+.B BUGS
+section.
.PP
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.
.PP
@@ -77,13 +81,21 @@ contain the configuration file. Under UNIX, the directories are
separated by a colon (`:'), under OS/2, they are separated by a
semi-colon (`;'). If this variable is not set, the configuration file
is searched in two default directories: first, the current working
-directory (".") and then in @CONFIGDIR@. If the value of the
+directory
+.RI ( "." )
+and then in
+.IR @CONFIGDIR@ .
+If the value of the
environment variable ends with the directory separator character, then
the default directories are searched after the explicitly specified
directories. For example, setting
.B SANE_CONFIG_DIR
-to "/tmp/config:" would result in directories "tmp/config", ".", and
-"/etc/sane.d" being searched (in this order).
+to "/tmp/config:" would result in directories
+.IR "tmp/config" ,
+.IR "." ,
+and
+.I @CONFIGDIR@
+being searched (in this order).
.TP
.B SANE_DEBUG_HP3900
If the library was compiled with debug support enabled, this
@@ -96,12 +108,15 @@ export SANE_DEBUG_HP3900=4
.SH "SEE ALSO"
.BR sane (7),
.BR sane\-usb (5),
+.BR sane\-find\-scanner (1),
.br
.I http://sourceforge.net/projects/hp3900\-series/
+.br
.I http://jkdsoftware.dyndns.org/drupal/?q=es/books/151
.SH AUTHOR
-Jonathan Bravo Lopez <jkdsoft@gmail.com>
+Jonathan Bravo Lopez
+.RI < jkdsoft@gmail.com >
.SH BUGS
Scanning is only tested with Linux/ix86/gcc. Be careful when testing on other