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-test.man | |
parent | 351b7328520c16730ceb46e5acae16038c42185e (diff) |
New upstream version 1.1.1upstream/1.1.1
Diffstat (limited to 'doc/sane-test.man')
-rw-r--r-- | doc/sane-test.man | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/sane-test.man b/doc/sane-test.man index 3368bdf..194fd8b 100644 --- a/doc/sane-test.man +++ b/doc/sane-test.man @@ -51,7 +51,7 @@ correctly. This option also enables a fixed width of 11 cm. Setting option .B three\-pass simulates a three-pass scanner. Older color scanners needed to scan the image -once per color (reg/green/blue) to get the full image. Therefore, in this mode +once per color (red/green/blue) to get the full image. Therefore, in this mode three single frames are transmitted in color mode. .PP Option @@ -303,7 +303,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 |