diff options
| author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2019-07-31 17:00:58 +0200 | 
|---|---|---|
| committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2019-07-31 17:00:58 +0200 | 
| commit | d087d778ffb62e2713cb848540bcc819470365bd (patch) | |
| tree | d69692a274dd1c7d0672e6bb7155a0fc106f9d49 /doc/sane-kodakaio.man | |
| parent | c8bd2513ecba169cff44c09c8058c36987357b18 (diff) | |
| parent | 3759ce55ba79b8d3b9d8ed247a252273ee7dade3 (diff) | |
Merge branch 'feature/upstream' into develop
Diffstat (limited to 'doc/sane-kodakaio.man')
| -rw-r--r-- | doc/sane-kodakaio.man | 12 | 
1 files changed, 6 insertions, 6 deletions
| diff --git a/doc/sane-kodakaio.man b/doc/sane-kodakaio.man index 40310ed..664a418 100644 --- a/doc/sane-kodakaio.man +++ b/doc/sane-kodakaio.man @@ -5,7 +5,7 @@  sane\-kodakaio \- SANE backend for Kodak aio printer / scanners  .SH DESCRIPTION -The  +The  .B sane\-kodakaio  library implements a SANE (Scanner Access Now Easy) backend which  provides access to Kodak aio printer / scanners, like the ESP and Hero series. @@ -15,24 +15,24 @@ incorporation in sane-backends.  .SH SUPPORTED HARDWARE  This version should support models of the Kodak ESP and Hero series, and possibly some -Advent AiO scanners. The ESP 5250 and Hero 9.1 were used to develop the backend,  +Advent AiO scanners. The ESP 5250 and Hero 9.1 were used to develop the backend,  but other models may work. Please see the desc file. -If you have a model not on that list, or reported as 'untested': the best way  +If you have a model not on that list, or reported as 'untested': the best way  to determine level of support is to test the scanner directly.  .SH CONFIGURATION FILE  The configuration file "kodakaio.conf" is used to tell the backend how to look  for scanners, and provide options controlling the operation of the backend. -This file is read each time the frontend asks the backend for a list  +This file is read each time the frontend asks the backend for a list  of scanners, generally only when the frontend starts.  .SH ENVIRONMENT  The backend uses a single environment variable, SANE_DEBUG_KODAKAIO, which -enables debugging output to stderr.  +enables debugging output to stderr.  .SH KNOWN ISSUES -Most hardware options are either not supported or not exposed for control by  +Most hardware options are either not supported or not exposed for control by  the user, including: multifeed detection, image compression etc.  .PP | 
