diff options
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 |