diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2022-02-07 06:56:10 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2022-02-07 06:56:10 +0100 |
commit | 43f33c72804e63306580755049c09d5a81ad83e3 (patch) | |
tree | 805caeb00a832ed96a331907987d4e6a2056a391 /doc/sane-ibm.man | |
parent | 0f86c5490ea7c2218a4394bf4c21bf3f9267a47c (diff) | |
parent | 6427d36e269d8c14e6bc55373102a4ebc971ca38 (diff) |
Merge branch 'release/debian/1.1.1-1'debian/1.1.1-1
Diffstat (limited to 'doc/sane-ibm.man')
-rw-r--r-- | doc/sane-ibm.man | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/sane-ibm.man b/doc/sane-ibm.man index 1ecb285..677de8f 100644 --- a/doc/sane-ibm.man +++ b/doc/sane-ibm.man @@ -23,7 +23,7 @@ This backend expects device names of the form: .PP Where .I special -is either the path-name for the special device that corresponds to a SCSI +is the path-name for the special device that corresponds to a SCSI scanner. The program .BR sane\-find\-scanner (1) helps to find out the correct device. Under Linux, such a device name could be @@ -60,7 +60,7 @@ 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 +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 |