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-apple.man | |
parent | 351b7328520c16730ceb46e5acae16038c42185e (diff) |
New upstream version 1.1.1upstream/1.1.1
Diffstat (limited to 'doc/sane-apple.man')
-rw-r--r-- | doc/sane-apple.man | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/sane-apple.man b/doc/sane-apple.man index 0c057fb..ef7d4ce 100644 --- a/doc/sane-apple.man +++ b/doc/sane-apple.man @@ -35,9 +35,9 @@ This backend expects device names of the form: .I special .RE .PP -Where +where .I special -is either the path-name for the special device that corresponds to a +is the path-name for the special device that corresponds to a SCSI scanner. For SCSI scanners, the special device name must be a generic SCSI device or a symlink to such a device. Under Linux, such a device name could be @@ -85,7 +85,7 @@ support dynamic loading). .TP .B SANE_CONFIG_DIR This environment variable is list of directories where SANE looks -for the configuration file. Under UNIX directory names are +for the configuration file. On *NIX systems, directory names are separated by a colon (`:'), under OS/2 by a semi-colon (`;'). If SANE_CONFIG_DIR is not set, SANE defaults to searching the current working directory (".") and then |