diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2022-02-01 15:26:02 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2022-02-01 15:26:02 +0100 |
commit | 5de81480e84023d91763d89e4523de88df42c194 (patch) | |
tree | cb83e4c8216cf0e8bcaa17a6f2cb64cf4d7f469a /doc/sane-agfafocus.man | |
parent | 97e55bdc5cdf59304af739e65f416320bcbcf599 (diff) | |
parent | 8e5d399808d2270ae9d56c96560a021e594d18a4 (diff) |
Merge branch 'feature/upstream' into develop
Diffstat (limited to 'doc/sane-agfafocus.man')
-rw-r--r-- | doc/sane-agfafocus.man | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/sane-agfafocus.man b/doc/sane-agfafocus.man index 53b2d37..f9abb04 100644 --- a/doc/sane-agfafocus.man +++ b/doc/sane-agfafocus.man @@ -47,9 +47,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 @@ -93,7 +93,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 |