diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2021-02-16 18:25:42 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2021-02-16 18:25:42 +0100 |
commit | 64ddd1a4dfcefd11f662f5cf4bb05b590d901a97 (patch) | |
tree | 4303648095deff998ae20c2393b56db527742ac9 /doc/sane-as6e.man | |
parent | 5793a221e112fa49073de0137d6bfa750a61b0a1 (diff) | |
parent | ecaaf250cb33ff61f37a7b441f2337584a655350 (diff) |
Merge branch 'feature/upstream' into develop
Diffstat (limited to 'doc/sane-as6e.man')
-rw-r--r-- | doc/sane-as6e.man | 34 |
1 files changed, 19 insertions, 15 deletions
diff --git a/doc/sane-as6e.man b/doc/sane-as6e.man index 2e7dbf6..22e357c 100644 --- a/doc/sane-as6e.man +++ b/doc/sane-as6e.man @@ -8,26 +8,27 @@ The .B sane\-as6e library implements a SANE (Scanner Access Now Easy) backend that provides access to Artec AS6E flatbed scanner. -.B It requires the as6edriver program in order to operate. -The as6edriver program is -.B not -included with the SANE package. -It can be found at -.BR http://as6edriver.sourceforge.net. +It requires the +.B as6edriver +program in order to operate. The +.B as6edriver +program is not included with the SANE +package. It can be found at +.IR http://as6edriver.sourceforge.net . See the as6edriver documentation for technical information. .PP The -.I as6edriver -program must be in the path for executables ($PATH). Especially if you run -.I saned +.B as6edriver +program must be in the path for executables +.RB ( $PATH ). +Especially if you run +.BR saned (8) (the SANE network scanning daemon), take care to setup the path for -.I inetd +.BR inetd (8) or -.I xinetd +.BR xinetd (8) correctly or place the program in a directory that is in the path. -.PP - .SH FILES .B as6edriver \- driver program that controls the scanner. @@ -36,10 +37,13 @@ correctly or place the program in a directory that is in the path. .BR sane (7), .BR as6edriver (5), .BR saned (8), -.B http://as6edriver.sourceforge.net +.BR inetd (8), +.BR xinetd (8) +.br +.I http://as6edriver.sourceforge.net .SH AUTHOR Eugene S. Weiss .SH EMAIL-CONTACT -yossarian@users.sourceforge.net +.I yossarian@users.sourceforge.net |