Added new scanners and authors.

Henning Meier-Geinitz <henning@meier-geinitz.de>
DEVEL_2_0_BRANCH-1
Henning Geinitz 2001-05-26 12:51:33 +00:00
rodzic f8554d56b6
commit fddd4d0567
1 zmienionych plików z 14 dodań i 10 usunięć

Wyświetl plik

@ -1,14 +1,15 @@
.TH sane-snapscan 5 "08 Dec 2000" .TH sane-snapscan 5 "26 May 2001"
.IX sane-snapscan .IX sane-snapscan
.SH NAME .SH NAME
sane-snapscan - SANE backend for AGFA SnapScan flatbed scanners sane-snapscan - SANE backend for AGFA SnapScan flatbed scanners
.SH DESCRIPTION .SH DESCRIPTION
The The
.B sane-snapscan .B sane-snapscan
library implements a SANE (Scanner Access Now Easy) backend that library implements a SANE (Scanner Access Now Easy) backend that provides
provides access to AGFA SnapScan flatbed scanners. At present, the access to AGFA SnapScan flatbed scanners. At present, the following scanners
following scanners are supported from this backend: AGFA SnapScan 300, are supported from this backend: AGFA SnapScan 300, 310, 600, and 1236s,
310s, 600, and 1236s, and close compatibles like the Vuego 310s (with 1212u, e40, e50, Vuego 310s, Acer 300f, 310s, 610s, 610plus, Prisa 620s, Prisa
620u, Prisa 640u, Prisa 640bu, Guillemot Maxi Scan A4 Deluxe (SCSI) (with
varying success). varying success).
.PP .PP
@ -29,6 +30,8 @@ symlink to such a device. Under Linux, such a device name could be
or or
.IR /dev/sge , .IR /dev/sge ,
for example. See sane-scsi(5) for details. for example. See sane-scsi(5) for details.
.P
For USB scanners see http://snapscan.sourceforge.net/ for details.
.SH CONFIGURATION .SH CONFIGURATION
The contents of the The contents of the
@ -78,15 +81,16 @@ levels reduce verbosity.
Man page doesn't provide much information yet. Man page doesn't provide much information yet.
.SH "SEE ALSO" .SH "SEE ALSO"
sane\-scsi(5) sane(7), sane\-scsi(5)
.br .br
http://www.cs.ualberta.ca/~charter/SnapScan/snapscan.html http://www.cs.ualberta.ca/~charter/SnapScan/snapscan.html
.br .br
http://sourceforge.net/projects/snapscan/ (new development website) http://sourceforge.net/projects/snapscan/ (new development website)
.SH AUTHOR .SH AUTHOR
Kevin Charter, Franck Schneider, and Michel Roelofs Kevin Charter, Franck Schneider, Michel Roelofs, Emmanuel Blot,
Mikko Tyolajarvi, David Mosberger-Tang, Wolfgang Goeller,
Petter Reinholdtsen, Gary Plewa, Sebastien Sable, and Mikael Magnusson.
.br .br
Man page by Henning Meier-Geinitz (mostly based on the web page and Man page by Henning Meier-Geinitz (mostly based on the web pages and
source code) source code).