From 84357741a6a6e6430f199b2c3f7498e0e97da9ad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 12 Feb 2023 17:35:53 +0100 Subject: New upstream version 1.2.1 --- doc/sane-test.man | 20 +++++++++++++------- 1 file changed, 13 insertions(+), 7 deletions(-) (limited to 'doc/sane-test.man') 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. -- cgit v1.2.3