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-coolscan.man | |
| parent | c8bd2513ecba169cff44c09c8058c36987357b18 (diff) | |
| parent | 3759ce55ba79b8d3b9d8ed247a252273ee7dade3 (diff) | |
Merge branch 'feature/upstream' into develop
Diffstat (limited to 'doc/sane-coolscan.man')
| -rw-r--r-- | doc/sane-coolscan.man | 14 | 
1 files changed, 7 insertions, 7 deletions
| diff --git a/doc/sane-coolscan.man b/doc/sane-coolscan.man index 5952039..65c8d53 100644 --- a/doc/sane-coolscan.man +++ b/doc/sane-coolscan.man @@ -6,7 +6,7 @@ sane\-coolscan \- SANE backend for Nikon film-scanners  .SH ABOUT THIS FILE -This file is a short description of the coolscan-backend for sane!  +This file is a short description of the coolscan-backend for sane!  .SH DESCRIPTION @@ -18,22 +18,22 @@ library implements a SANE backend that provides the interface to the following N  .SH CONFIGURATION -The configuration file for this backend resides in  +The configuration file for this backend resides in  .IR @CONFIGDIR@/coolscan.conf .  Its contents is a list of device names that correspond to Nikon Coolscan scanners. Empty lines  and lines starting with a hash mark (#) are ignored. A sample configuration file is -shown below:  +shown below:  .nf - #scsi Vendor Model Type  - scsi Nikon * Scanner  - /dev/scanner  + #scsi Vendor Model Type + scsi Nikon * Scanner + /dev/scanner  .fi  The special device name must be a generic SCSI device or a symlink to such a device.  To find out to which device your scanner is assigned and how you have to set the -permissions of that device, have a look at sane\-scsi.  +permissions of that device, have a look at sane\-scsi.  .SH SCSI ADAPTER TIPS | 
