Mention alpha quality. Add maintainer address.

merge-requests/1/head
Henning Geinitz 2003-04-15 14:55:10 +00:00
rodzic 58bec0901d
commit 441353962b
3 zmienionych plików z 7 dodań i 3 usunięć

Wyświetl plik

@ -11,6 +11,8 @@
SANE distribution.
* include/md5.h: Don't use __attribute__ for compilers that don't
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>

Wyświetl plik

@ -14,6 +14,8 @@
:status :alpha ; :alpha, :beta, :stable, :new
;
: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

Wyświetl plik

@ -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
.SH NAME
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
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
sane-devel mailing list if you own such a scanner.
maintainer or the sane-devel mailing list if you own such a scanner.
.PP
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
@ -85,4 +85,4 @@ debug levels increase the verbosity of the output.
.SH AUTHOR
mf <massifr@tiscalinet.it>
.br
Manual page and some fixes by Henning Meier-Geinitz <henning@meier-geinitz.de>
Maintained by Henning Meier-Geinitz <henning@meier-geinitz.de>