kopia lustrzana https://gitlab.com/sane-project/backends
Fix typos in scanimage.man, patch from A Costa.
rodzic
02e0cf229e
commit
ede7cccaec
|
@ -1,3 +1,6 @@
|
||||||
|
2005-03-31 Julien Blache <jb@jblache.org>
|
||||||
|
* doc/scanimage.man: fix typos, patch from A Costa.
|
||||||
|
|
||||||
2005-03-20 Earle F. Philhower III <earle@ziplabel.com>
|
2005-03-20 Earle F. Philhower III <earle@ziplabel.com>
|
||||||
* backend/sm3840_scan.c: Big-endian graymode fix
|
* backend/sm3840_scan.c: Big-endian graymode fix
|
||||||
|
|
||||||
|
|
|
@ -209,7 +209,7 @@ defined by the
|
||||||
.B SANE
|
.B SANE
|
||||||
API (in particular the
|
API (in particular the
|
||||||
.B sane_read
|
.B sane_read
|
||||||
function is excercised by this test).
|
function is exercised by this test).
|
||||||
.PP
|
.PP
|
||||||
The
|
The
|
||||||
.B \-h
|
.B \-h
|
||||||
|
@ -366,7 +366,7 @@ legal value for this option would be "3,4,5,6,7,8,9,10,11,12". Since
|
||||||
it's cumbersome to specify long vectors in this form, the same can be
|
it's cumbersome to specify long vectors in this form, the same can be
|
||||||
expressed by the abbreviated form "[0]3-[9]12". What this means is
|
expressed by the abbreviated form "[0]3-[9]12". What this means is
|
||||||
that the first vector element is set to 3, the 9-th element is set to
|
that the first vector element is set to 3, the 9-th element is set to
|
||||||
12 and the values inbetween are interpolated linearly. Of course, it
|
12 and the values in between are interpolated linearly. Of course, it
|
||||||
is possible to specify multiple such linear segments. For example,
|
is possible to specify multiple such linear segments. For example,
|
||||||
"[0]3-[2]3-[6]7,[7]10-[9]6" is equivalent to "3,3,3,4,5,6,7,10,8,6".
|
"[0]3-[2]3-[6]7,[7]10-[9]6" is equivalent to "3,3,3,4,5,6,7,10,8,6".
|
||||||
The program
|
The program
|
||||||
|
@ -382,7 +382,7 @@ for details).
|
||||||
The filename of the image to be loaded.
|
The filename of the image to be loaded.
|
||||||
.PP
|
.PP
|
||||||
.RS
|
.RS
|
||||||
The descriptoin above is an example of an option that takes an
|
The description above is an example of an option that takes an
|
||||||
arbitrary string value (which happens to be a filename). Again,
|
arbitrary string value (which happens to be a filename). Again,
|
||||||
the value in brackets show that the option is current set to the
|
the value in brackets show that the option is current set to the
|
||||||
filename
|
filename
|
||||||
|
|
Ładowanie…
Reference in New Issue