diff options
| author | Jörg Frings-Fürst <debian@jff.email> | 2022-02-01 15:24:35 +0100 | 
|---|---|---|
| committer | Jörg Frings-Fürst <debian@jff.email> | 2022-02-01 15:24:35 +0100 | 
| commit | 302276dc1b90cfc972fb726ca94a23b18f4b0088 (patch) | |
| tree | 33d99da40fb5fa097fdab5584d7ed550d25a33bb /doc/sane-artec.man | |
| parent | 351b7328520c16730ceb46e5acae16038c42185e (diff) | |
New upstream version 1.1.1upstream/1.1.1
Diffstat (limited to 'doc/sane-artec.man')
| -rw-r--r-- | doc/sane-artec.man | 12 | 
1 files changed, 6 insertions, 6 deletions
| diff --git a/doc/sane-artec.man b/doc/sane-artec.man index a738660..d612732 100644 --- a/doc/sane-artec.man +++ b/doc/sane-artec.man @@ -79,7 +79,7 @@ model AT3  .SH SCSI ADAPTER TIPS  Some Artec scanners come with an included SCSI adapter.  If your scanner came -with a DTC ISA scsi cards, you can probably use it with recent (>= 2.2.0) +with a DTC ISA SCSI cards, you can probably use it with recent (>= 2.2.0)  kernels using the generic NCR5380 support.  You must pass the following  boot argument to the kernel: "dtc3181e=0x2c0,0"  .br @@ -104,11 +104,11 @@ support dynamic loading).  .TP  .B SANE_CONFIG_DIR  This environment variable specifies the list of directories that may -contain the configuration file.  Under UNIX, the directories are -separated by a colon (`:'), under OS/2, they are separated by a semi- -colon (`;').  If this variable is not set, the configuration file is -searched in two default directories: first, the current working direc- -tory (".") and then in +contain the configuration file.  On *NIX systems, the directories are +separated by a colon (`:'), under OS/2, they are separated by a +semi-colon (`;').  If this variable is not set, the configuration file is +searched in two default directories: first, the current working +directory (".") and then in  .IR @CONFIGDIR@ .  If the value of the  environment variable ends with the directory separator character, then | 
