From 7413e3131be2a0df182c5d6692e02764a0c130ba Mon Sep 17 00:00:00 2001 From: Ralph Little Date: Sun, 21 Feb 2021 09:01:26 -0800 Subject: [PATCH 1/2] doc: some small man page corrections. --- doc/sane-canon_dr.man | 2 +- doc/sane-pixma.man | 2 +- doc/sane-scsi.man | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/sane-canon_dr.man b/doc/sane-canon_dr.man index db483e069..2e2b064ac 100644 --- a/doc/sane-canon_dr.man +++ b/doc/sane-canon_dr.man @@ -161,7 +161,7 @@ Some scanners pad the upper edge of one side of a duplex scan. There is some var .RE .PP .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. .PP diff --git a/doc/sane-pixma.man b/doc/sane-pixma.man index bebe48574..ca288c831 100644 --- a/doc/sane-pixma.man +++ b/doc/sane-pixma.man @@ -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. .SH OPTIONS Besides "well-known" options (e.g. resolution, mode etc.) -.Bsane\-pixma +.B sane\-pixma backend also provides the following options, i.e. the options might change in the future. .br diff --git a/doc/sane-scsi.man b/doc/sane-scsi.man index 923925093..0cd63cae6 100644 --- a/doc/sane-scsi.man +++ b/doc/sane-scsi.man @@ -122,7 +122,7 @@ $ chmod 660 /dev/sg0 .RE .PP 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 .PP .RS @@ -172,7 +172,7 @@ If there are no devices, just do a .I sh MAKEDEV uk0 in the -.i /dev +.I /dev directory. The scanner should then be accessible as .I /dev/uk0 if it was probed during boot. From b9edb46542bfa644d11d9fb37aa9c984b0c99d49 Mon Sep 17 00:00:00 2001 From: Ralph Little Date: Tue, 23 Feb 2021 18:00:18 -0800 Subject: [PATCH 2/2] doc: final corrections indicated by translators. --- doc/sane-coolscan3.man | 2 +- doc/sane-kodakaio.man | 3 ++- doc/sane-nec.man | 2 +- doc/sane-sm3600.man | 4 +--- doc/sane-xerox_mfp.man | 4 ++-- doc/scanimage.man | 4 ++-- 6 files changed, 9 insertions(+), 10 deletions(-) diff --git a/doc/sane-coolscan3.man b/doc/sane-coolscan3.man index 57c0652f4..17873b181 100644 --- a/doc/sane-coolscan3.man +++ b/doc/sane-coolscan3.man @@ -113,7 +113,7 @@ Multiply all exposure times with this value. This allows exposure correction without modifying white balance. .TP .B \-\-load -Load the next slide when using the slide loader. +Load the next slide when using the slide loader (SF-200 only). .TP .B \-\-eject Eject the film strip or mounted slide when using the slide loader. diff --git a/doc/sane-kodakaio.man b/doc/sane-kodakaio.man index 6c94ce009..990195c00 100644 --- a/doc/sane-kodakaio.man +++ b/doc/sane-kodakaio.man @@ -16,7 +16,8 @@ incorporation in sane-backends. .SH SUPPORTED HARDWARE 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, -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 to determine level of support is to test the scanner directly. diff --git a/doc/sane-nec.man b/doc/sane-nec.man index 1990c1b51..effbeeafc 100644 --- a/doc/sane-nec.man +++ b/doc/sane-nec.man @@ -10,7 +10,7 @@ provides access to NEC SCSI scanners. This backend should be considered .B alpha-quality 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 Reader PetiScan). diff --git a/doc/sane-sm3600.man b/doc/sane-sm3600.man index 849acd0de..3cbcd81a1 100644 --- a/doc/sane-sm3600.man +++ b/doc/sane-sm3600.man @@ -40,10 +40,8 @@ that are supported by the scanner dependent on the scanning-mode and other options. Unsupported options are disabled. .PP The following options are supported by the Microtek2-driver: -.PP Color, grayscale, halftone and lineart scans. -.PP -contrast, brightness, control, gamma correction. +Also contrast, brightness, and gamma correction. .SH "DEVICE NAMES" This backend does not support device names in a standardized form. diff --git a/doc/sane-xerox_mfp.man b/doc/sane-xerox_mfp.man index c41a77028..da189b8d9 100644 --- a/doc/sane-xerox_mfp.man +++ b/doc/sane-xerox_mfp.man @@ -8,7 +8,7 @@ The library implements a SANE (Scanner Access Now Easy) backend that provides access to several Samsung-based Samsung, Xerox, and Dell scanners. 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 .TP @@ -50,7 +50,7 @@ Example: export SANE_DEBUG_XEROX_MFP=4 .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 If you have found a bug or need support please follow open\-source way of acquiring support via diff --git a/doc/scanimage.man b/doc/scanimage.man index 7d48389c8..e8d0d6d50 100644 --- a/doc/scanimage.man +++ b/doc/scanimage.man @@ -288,14 +288,14 @@ The .B \-v or .B \-\-verbose -options increase the verbosity of the operation of +options increase the verbosity of the output of .B scanimage. The option may be specified repeatedly, each time increasing the verbosity level. .PP The .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= followed by the number of KB. .PP