diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 19:43:11 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 19:43:11 +0000 |
commit | fc22b3d6507c6745911b9dfcc68f1e665ae13dbc (patch) | |
tree | ce1e3bce06471410239a6f41282e328770aa404a /upstream/opensuse-tumbleweed/man5/sane-pie.5 | |
parent | Initial commit. (diff) | |
download | manpages-l10n-fc22b3d6507c6745911b9dfcc68f1e665ae13dbc.tar.xz manpages-l10n-fc22b3d6507c6745911b9dfcc68f1e665ae13dbc.zip |
Adding upstream version 4.22.0.upstream/4.22.0
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'upstream/opensuse-tumbleweed/man5/sane-pie.5')
-rw-r--r-- | upstream/opensuse-tumbleweed/man5/sane-pie.5 | 59 |
1 files changed, 59 insertions, 0 deletions
diff --git a/upstream/opensuse-tumbleweed/man5/sane-pie.5 b/upstream/opensuse-tumbleweed/man5/sane-pie.5 new file mode 100644 index 00000000..e692e02e --- /dev/null +++ b/upstream/opensuse-tumbleweed/man5/sane-pie.5 @@ -0,0 +1,59 @@ +.TH sane\-pie 5 "14 Jul 2008" "" "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 /etc/sane.d/pie.conf +The backend configuration file +.TP +.I /usr/lib64/sane/libsane\-pie.a +The static library implementing this backend. +.TP +.I /usr/lib64/sane/libsane\-pie.so +The shared library implementing this backend (present on systems that +support dynamic loading). +.PP + +.SH SEE ALSO +.BR sane (7) + +.SH "CONTACT AND BUG-REPORTS" +Please send any information and bug-reports to: +.br +Simon Munton +.RI < simon@munton.demon.co.uk > |