summaryrefslogtreecommitdiff
path: root/doc/sane-test.man
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff.email>2023-02-16 10:20:08 +0100
committerJörg Frings-Fürst <debian@jff.email>2023-02-16 10:20:08 +0100
commit778ebf8ee9cb22ea5727844333bcd5a6ee6bc0de (patch)
treea754e785b286ed82b45fe4e50b980714ad80e0a7 /doc/sane-test.man
parent7d8aac1f3634dc58785bec7acf097dd6bac8c394 (diff)
parent32cb765f681299af226ca0520993cbe47ba5ecd0 (diff)
Merge branch 'release/debian/1.2.1-1'debian/1.2.1-1
Diffstat (limited to 'doc/sane-test.man')
-rw-r--r--doc/sane-test.man20
1 files changed, 13 insertions, 7 deletions
diff --git a/doc/sane-test.man b/doc/sane-test.man
index 194fd8b..c456ed5 100644
--- a/doc/sane-test.man
+++ b/doc/sane-test.man
@@ -208,35 +208,41 @@ backend.
.PP
.SH INT TEST OPTIONS
-There are 6 int test options in total.
+There are 7 int test options in total.
.PP
Option
.B int
-(1/6) is an int test option with no unit and no constraint set.
+(1/7) is an int test option with no unit and no constraint set.
.PP
Option
.B int\-constraint\-range
-(2/6) is an int test option with unit pixel and constraint range set. Minimum
+(2/7) is an int test option with unit pixel and constraint range set. Minimum
is 4, maximum 192, and quant is 2.
.PP
Option
.B int\-constraint\-word\-list
-(3/6) is an int test option with unit bits and constraint word list set.
+(3/7) is an int test option with unit bits and constraint word list set.
.PP
Option
.B int\-constraint\-array
-(4/6) is an int test option with unit mm and using an array without
+(4/7) is an int test option with unit mm and using an array without
constraints.
.PP
Option
.B int\-constraint\-array\-constraint\-range
-(5/6) is an int test option with unit mm and using an array with a range
+(5/7) is an int test option with unit mm and using an array with a range
constraint. Minimum is 4, maximum 192, and quant is 2.
.PP
Option
.B int\-constraint\-array\-constraint\-word\-list
-(6/6) is an int test option with unit percent and using an array a word list
+(6/7) is an int test option with unit percent and using an array a word list
constraint.
+.PP
+Option
+.B int\-inexact
+(7/7) is an int test option that increments the requested value and returns
+flag SANE_INFO_INEXACT.
+
.SH FIXED TEST OPTIONS
There are 3 fixed test options in total.