kopia lustrzana https://gitlab.com/sane-project/backends
Mention alpha quality. Add maintainer address.
rodzic
58bec0901d
commit
441353962b
|
@ -11,6 +11,8 @@
|
||||||
SANE distribution.
|
SANE distribution.
|
||||||
* include/md5.h: Don't use __attribute__ for compilers that don't
|
* include/md5.h: Don't use __attribute__ for compilers that don't
|
||||||
support it.
|
support it.
|
||||||
|
* doc/sane-ibm.man doc/descriptions/ibm.desc: Mention alpha
|
||||||
|
quality. Add maintainer address.
|
||||||
|
|
||||||
2003-04-14 Henning Meier-Geinitz <henning@meier-geinitz.de>
|
2003-04-14 Henning Meier-Geinitz <henning@meier-geinitz.de>
|
||||||
|
|
||||||
|
|
|
@ -14,6 +14,8 @@
|
||||||
:status :alpha ; :alpha, :beta, :stable, :new
|
:status :alpha ; :alpha, :beta, :stable, :new
|
||||||
;
|
;
|
||||||
:manpage "sane-ibm" ; name of manpage (if it exists)
|
:manpage "sane-ibm" ; name of manpage (if it exists)
|
||||||
|
:comment "This backend has had only limited testing. It needs more work especially for the Ricoh scanners. Patches are welcome."
|
||||||
|
:new :yes
|
||||||
|
|
||||||
:devicetype :scanner
|
:devicetype :scanner
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
.TH sane-ibm 5 "14 Apr 2003" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
.TH sane-ibm 5 "15 Apr 2003" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||||
.IX sane-ibm
|
.IX sane-ibm
|
||||||
.SH NAME
|
.SH NAME
|
||||||
sane-ibm \- SANE backend for IBM and Ricoh SCSI flatbed scanners
|
sane-ibm \- SANE backend for IBM and Ricoh SCSI flatbed scanners
|
||||||
|
@ -8,7 +8,7 @@ The
|
||||||
library implements a SANE (Scanner Access Now Easy) backend that provides
|
library implements a SANE (Scanner Access Now Easy) backend that provides
|
||||||
access to the IBM 2456 and the Ricoh IS-410, IS-420, and IS-430 flatbed
|
access to the IBM 2456 and the Ricoh IS-410, IS-420, and IS-430 flatbed
|
||||||
scanners. Support for the IS-410 and IS-430 is untested. Please contact the
|
scanners. Support for the IS-410 and IS-430 is untested. Please contact the
|
||||||
sane-devel mailing list if you own such a scanner.
|
maintainer or the sane-devel mailing list if you own such a scanner.
|
||||||
.PP
|
.PP
|
||||||
This backend is alpha-quality. It may have bugs and some scanners haven't been
|
This backend is alpha-quality. It may have bugs and some scanners haven't been
|
||||||
tested at all. Be careful and pull the plug if the scanner causes unusual
|
tested at all. Be careful and pull the plug if the scanner causes unusual
|
||||||
|
@ -85,4 +85,4 @@ debug levels increase the verbosity of the output.
|
||||||
.SH AUTHOR
|
.SH AUTHOR
|
||||||
mf <massifr@tiscalinet.it>
|
mf <massifr@tiscalinet.it>
|
||||||
.br
|
.br
|
||||||
Manual page and some fixes by Henning Meier-Geinitz <henning@meier-geinitz.de>
|
Maintained by Henning Meier-Geinitz <henning@meier-geinitz.de>
|
||||||
|
|
Ładowanie…
Reference in New Issue