diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2014-10-06 14:00:40 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2014-10-06 14:00:40 +0200 |
commit | 6e9c41a892ed0e0da326e0278b3221ce3f5713b8 (patch) | |
tree | 2e301d871bbeeb44aa57ff9cc070fcf3be484487 /doc/sane-hpljm1005.man |
Initial import of sane-backends version 1.0.24-1.2
Diffstat (limited to 'doc/sane-hpljm1005.man')
-rw-r--r-- | doc/sane-hpljm1005.man | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/doc/sane-hpljm1005.man b/doc/sane-hpljm1005.man new file mode 100644 index 0000000..ff1006a --- /dev/null +++ b/doc/sane-hpljm1005.man @@ -0,0 +1,37 @@ +.TH sane\-hpljm1005 5 "13 Jul 2008" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy" +.IX sane\-hpljm1005 +.SH NAME +sane\-hpljm1005 \- SANE backend for Hewlett-Packard LaserJet M1005 MFP Scanner +.SH DESCRIPTION +The +.B sane\-hpljm1005 +library implements a SANE (Scanner Access Now Easy) backend that provides +access to the following Hewlett-Packard scanner: +.PP +.RS +LaserJet M1005 +.RE +.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 +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 +None required. +.SH FILES +.TP +.I @LIBDIR@/libsane\-hpljm1005.a +The static library implementing this backend. +.TP +.I @LIBDIR@/libsane\-hpljm1005.so +The shared library implementing this backend (present on systems that +support dynamic loading). +.SH "SEE ALSO" +.BR sane (7), +.BR sane\-usb (5), + +.SH AUTHOR +Philippe R\['e]tornaz <couriousous@mandriva.org> |