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-pie.man |
Initial import of sane-backends version 1.0.24-1.2
Diffstat (limited to 'doc/sane-pie.man')
-rw-r--r-- | doc/sane-pie.man | 58 |
1 files changed, 58 insertions, 0 deletions
diff --git a/doc/sane-pie.man b/doc/sane-pie.man new file mode 100644 index 0000000..f2c9b93 --- /dev/null +++ b/doc/sane-pie.man @@ -0,0 +1,58 @@ +.TH sane\-pie 5 "14 Jul 2008" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy" +.IX sane\-pie +.SH NAME +sane\-pie \- SANE backend for PIE, Devcom and AdLib SCSI flatbed scanners + +.SH DESCRIPTION +The +.B sane\-pie +library implements a SANE (Scanner Access Now Easy) backend that +provides access to PIE, Devcom and AdLib SCSI flatbed scanners. +.br +At present, the following scanners should work with this backend: +.PP +.ft CR +.nf +Model: Status +---------------------- ------ +Devcom 9636PRO OK +Devcom 9636S Untested +Devcom 9630S Untested +ScanAce 1236S Untested +ScanAce 1230S Untested +ScanAce II Untested +ScanAce III OK +ScanAce Plus Untested +ScanAce II Plus Untested +ScanAce III Plus Untested +ScanAce V Untested +ScanAce ScanMedia Untested +ScanAce ScanMedia II Untested +ScanAce 630S Untested +ScanAce 636S Untested +JetScan 630 OK +JetScan 636PRO Untested +.fi +.ft R +.PP + +.SH FILES +.TP +.I @CONFIGDIR@/pie.conf +The backend configuration file +.TP +.I @LIBDIR@/libsane\-pie.a +The static library implementing this backend. +.TP +.I @LIBDIR@/libsane\-pie.so +The shared library implementing this backend (present on systems that +support dynamic loading). +.PP + +.SH SEE ALSO +sane(7) + +.SH "CONTACT AND BUG-REPORTS" +Please send any information and bug-reports to: +.br +.B Simon Munton <simon@munton.demon.co.uk> |