Merge branch '433-issues-in-sane-man-pages' into 'master'

Resolve "Issues in SANE man pages"

Closes #433

See merge request sane-project/backends!598
merge-requests/603/head
Ralph Little 2021-02-24 02:16:05 +00:00
commit dd9d90223e
9 zmienionych plików z 13 dodań i 14 usunięć

Wyświetl plik

@ -161,7 +161,7 @@ Some scanners pad the upper edge of one side of a duplex scan. There is some var
.RE .RE
.PP .PP
.BR NOTE : .BR NOTE :
'option' lines may appear multiple times in the configuration file. "option" lines may appear multiple times in the configuration file.
They only apply to scanners discovered by the next 'scsi/usb' line. They only apply to scanners discovered by the next 'scsi/usb' line.
.PP .PP

Wyświetl plik

@ -113,7 +113,7 @@ Multiply all exposure times with this value. This allows exposure
correction without modifying white balance. correction without modifying white balance.
.TP .TP
.B \-\-load .B \-\-load
Load the next slide when using the slide loader. Load the next slide when using the slide loader (SF-200 only).
.TP .TP
.B \-\-eject .B \-\-eject
Eject the film strip or mounted slide when using the slide loader. Eject the film strip or mounted slide when using the slide loader.

Wyświetl plik

@ -16,7 +16,8 @@ incorporation in sane-backends.
.SH SUPPORTED HARDWARE .SH SUPPORTED HARDWARE
This version should support models of the Kodak ESP and Hero series, and possibly some This version should support models of the Kodak ESP and Hero series, and possibly some
Advent AiO scanners. The ESP 5250 and Hero 9.1 were used to develop the backend, Advent AiO scanners. The ESP 5250 and Hero 9.1 were used to develop the backend,
but other models may work. Please see the desc file. but other models may work. Please see the supported devices list at
.IR http://www.sane-project.org/sane-backends.html#S-KODAKAIO .
If you have a model not on that list, or reported as 'untested': the best way If you have a model not on that list, or reported as 'untested': the best way
to determine level of support is to test the scanner directly. to determine level of support is to test the scanner directly.

Wyświetl plik

@ -10,7 +10,7 @@ provides access to NEC SCSI scanners. This backend should be
considered considered
.B alpha-quality .B alpha-quality
software! In the current state it is known to work with PC-IN500/4C software! In the current state it is known to work with PC-IN500/4C
scanners. Another MultiReader scanner series is not supported. PC-IN scanners. Other MultiReader scanner series are not supported. PC-IN
500/4C and MultiReader scanner are only sold in Japan (except Multi 500/4C and MultiReader scanner are only sold in Japan (except Multi
Reader PetiScan). Reader PetiScan).

Wyświetl plik

@ -184,7 +184,7 @@ an up-to-date status at the project homepage. (See below).
Users feedback is essential to help improve features and performances. Users feedback is essential to help improve features and performances.
.SH OPTIONS .SH OPTIONS
Besides "well-known" options (e.g. resolution, mode etc.) Besides "well-known" options (e.g. resolution, mode etc.)
.Bsane\-pixma .B sane\-pixma
backend also backend also
provides the following options, i.e. the options might change in the future. provides the following options, i.e. the options might change in the future.
.br .br

Wyświetl plik

@ -122,7 +122,7 @@ $ chmod 660 /dev/sg0
.RE .RE
.PP .PP
When your system uses the device filesystem (devfs), you have to edit When your system uses the device filesystem (devfs), you have to edit
.BIR /etc/devfs/perms. .IR /etc/devfs/perms.
There you should search the line There you should search the line
.PP .PP
.RS .RS
@ -172,7 +172,7 @@ If there are no
devices, just do a devices, just do a
.I sh MAKEDEV uk0 .I sh MAKEDEV uk0
in the in the
.i /dev .I /dev
directory. The scanner should then be accessible as directory. The scanner should then be accessible as
.I /dev/uk0 .I /dev/uk0
if it was probed during boot. if it was probed during boot.

Wyświetl plik

@ -40,10 +40,8 @@ that are supported by the scanner dependent on the scanning-mode
and other options. Unsupported options are disabled. and other options. Unsupported options are disabled.
.PP .PP
The following options are supported by the Microtek2-driver: The following options are supported by the Microtek2-driver:
.PP
Color, grayscale, halftone and lineart scans. Color, grayscale, halftone and lineart scans.
.PP Also contrast, brightness, and gamma correction.
contrast, brightness, control, gamma correction.
.SH "DEVICE NAMES" .SH "DEVICE NAMES"
This backend does not support device names in a standardized form. This backend does not support device names in a standardized form.

Wyświetl plik

@ -8,7 +8,7 @@ The
library implements a SANE (Scanner Access Now Easy) backend that provides library implements a SANE (Scanner Access Now Easy) backend that provides
access to several Samsung-based Samsung, Xerox, and Dell scanners. access to several Samsung-based Samsung, Xerox, and Dell scanners.
Please see full list of supported devices at Please see full list of supported devices at
http://www.sane\-project.org/sane\-supported\-devices.html .IR http://www.sane\-project.org/sane\-supported\-devices.html .
.SH CONFIGURATION .SH CONFIGURATION
.TP .TP
@ -50,7 +50,7 @@ Example:
export SANE_DEBUG_XEROX_MFP=4 export SANE_DEBUG_XEROX_MFP=4
.SH LIMITATIONS .SH LIMITATIONS
Multicast autoconfiguration for LAN scanners is not implemented yet. IPv6 addressing never been tested. Multicast autoconfiguration for LAN scanners is not implemented yet. IPv6 addressing has never been tested.
.SH BUGS AND SUPPORT .SH BUGS AND SUPPORT
If you have found a bug or need support please follow open\-source way of acquiring support via If you have found a bug or need support please follow open\-source way of acquiring support via

Wyświetl plik

@ -288,14 +288,14 @@ The
.B \-v .B \-v
or or
.B \-\-verbose .B \-\-verbose
options increase the verbosity of the operation of options increase the verbosity of the output of
.B scanimage. .B scanimage.
The option may be specified repeatedly, each time increasing the verbosity The option may be specified repeatedly, each time increasing the verbosity
level. level.
.PP .PP
The The
.B \-B .B \-B
option without argument changes the input buffer size from the default 32KB to 1MB. For finer grained control, use option without argument changes the input buffer size from the default 32 KB to 1 MB. For finer grained control, use
.B \-\-buffer-size= .B \-\-buffer-size=
followed by the number of KB. followed by the number of KB.
.PP .PP