kopia lustrzana https://gitlab.com/sane-project/backends
2002-04-30 Jochen Eisinger <jochen.eisinger@gmx.de>
* doc/saned.man doc/sane-net.man doc/descriptions/net.desc: Updated URL of the sane-net homepage to http://www.penguin-breeder.org/?page=sane-net * doc/sane-mustek_pp.man doc/descriptions/mustek_pp.desc: Updated URL of the mustek_pp homepage to http://www.penguin-breeder.org/?page=mustek_pp * TODO: Added entry to saned section: - Add support for IP ranges in saned.conf (like 10.0.0.0/8)DEVEL_2_0_BRANCH-1
rodzic
6069adea9d
commit
bcb6a36bc6
1
TODO
1
TODO
|
@ -103,6 +103,7 @@ frontends
|
|||
timeout. Otherwise turn on TCP keep alive (where available) and
|
||||
(maybe) check the connection from server side.
|
||||
- Add IPv6 support.
|
||||
- Add support for IP ranges in saned.conf (like 10.0.0.0/8)
|
||||
|
||||
* scanimage: Add i18n (NLS) support?
|
||||
|
||||
|
|
|
@ -14,7 +14,7 @@
|
|||
:status :alpha ; :alpha, :beta, :stable, :new
|
||||
:manpage "sane-mustek_pp" ; name of manpage (if it exists)
|
||||
; backend's web page
|
||||
:url "http://home.nexgo.de/jochen.eisinger/sane/"
|
||||
:url "http://www.penguin-breeder.org/?page=mustek_pp"
|
||||
|
||||
:devicetype :scanner ; start of a list of devices....
|
||||
; other types: :stillcam, :vidcam,
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
:version "1.0.9"
|
||||
:status :beta
|
||||
:manpage "sane-net"
|
||||
:url "http://home.nexgo.de/jochen.eisinger/saned/"
|
||||
:url "http://www.penguin-breeder.org/?page=sane-net"
|
||||
|
||||
:devicetype :meta
|
||||
:desc "Network access to saned servers"
|
||||
|
|
|
@ -495,7 +495,7 @@ Patches for CIS scanner
|
|||
|
||||
.TP
|
||||
For latest bug fixes and information see
|
||||
.I http://home.nexgo.de/jochen.eisinger/sane/
|
||||
.I http://www.penguin-breeder.org/?page=mustek_pp
|
||||
|
||||
.SH AUTHOR
|
||||
Jochen Eisinger <jochen.eisinger@gmx.net>
|
||||
|
|
|
@ -117,6 +117,6 @@ If saned has timed out, the net backend may loop with authorization requests.
|
|||
.SH "SEE ALSO"
|
||||
sane(7), saned(1), sane\-dll(5), scanimage(1)
|
||||
|
||||
.I http://home.nexgo.de/jochen.eisinger/saned/
|
||||
.I http://www.penguin-breeder.org/?page=sane-net
|
||||
.SH AUTHOR
|
||||
David Mosberger and Andreas Beck
|
||||
|
|
|
@ -184,6 +184,6 @@ to "/tmp/config:" would result in directories "tmp/config", ".", and
|
|||
sane(7), scanimage(1), xscanimage(1), xcam(1), sane\-dll(5), sane\-net(5),
|
||||
sane\-"backendname"(5)
|
||||
|
||||
.I http://home.nexgo.de/jochen.eisinger/saned/
|
||||
.I http://www.penguin-breeder.org/?page=sane-net
|
||||
.SH AUTHOR
|
||||
David Mosberger
|
||||
|
|
Ładowanie…
Reference in New Issue