doc/sane-find-scanner.man, doc/gamma4scanimage.man: spelling fixes from A Costa.

merge-requests/1/head
Julien BLACHE 2005-05-23 16:44:44 +00:00
rodzic ebd956bcae
commit 2917422aa2
3 zmienionych plików z 8 dodań i 4 usunięć

Wyświetl plik

@ -1,3 +1,7 @@
2005-05-23 Julien Blache <jb@jblache.org>
* doc/sane-find-scanner.man, doc/gamma4scanimage.man: spelling
fixes from A Costa.
2005-05-22 Henning Meier-Geinitz <henning@meier-geinitz.de> 2005-05-22 Henning Meier-Geinitz <henning@meier-geinitz.de>
* doc/descriptions/unsupported.desc: Added Konica Minolta Dimage * doc/descriptions/unsupported.desc: Added Konica Minolta Dimage

Wyświetl plik

@ -30,7 +30,7 @@ is a floating point value, neutral value is 1.0, if the value is larger than
1.0 then the image gets brighter. 1.0 then the image gets brighter.
.PP .PP
.BR shadow .BR shadow
defines the minmum input value that is necessary to create an output value defines the minimum input value that is necessary to create an output value
larger than zero. shadow has to be in the range [0..maxin]. Its default value larger than zero. shadow has to be in the range [0..maxin]. Its default value
is 0. is 0.
.PP .PP

Wyświetl plik

@ -80,10 +80,10 @@ Be quiet. Print only the devices, no comments.
Probe parallel port scanners. Probe parallel port scanners.
.TP 8 .TP 8
.B \-f .B \-f
Force opening all explicitely given devices as SCSI and USB devices. That's Force opening all explicitly given devices as SCSI and USB devices. That's
useful if useful if
.B sane-find-scanner .B sane-find-scanner
is wrong in determing the device type. is wrong in determining the device type.
.TP 8 .TP 8
.B \-F filename .B \-F filename
filename is a file that contains USB descriptors in the format of filename is a file that contains USB descriptors in the format of
@ -91,7 +91,7 @@ filename is a file that contains USB descriptors in the format of
.B sane-find-scanner .B sane-find-scanner
tries to identify the chipset(s) of all USB scanners found in such a file. This tries to identify the chipset(s) of all USB scanners found in such a file. This
option is useful for developers when the output of "cat /proc/bus/usb/devices" option is useful for developers when the output of "cat /proc/bus/usb/devices"
is avaliable but the scanner itsself isn't. is available but the scanner itsself isn't.
.TP 8 .TP 8
.B devname .B devname
Test device file "devname". No other devices are checked if devname is given. Test device file "devname". No other devices are checked if devname is given.