diff options
Diffstat (limited to 'debian/patches/0605-man_typo.patch')
-rw-r--r-- | debian/patches/0605-man_typo.patch | 50 |
1 files changed, 49 insertions, 1 deletions
diff --git a/debian/patches/0605-man_typo.patch b/debian/patches/0605-man_typo.patch index 18c99f9..991fc69 100644 --- a/debian/patches/0605-man_typo.patch +++ b/debian/patches/0605-man_typo.patch @@ -1,7 +1,7 @@ Description: format error in man page Author: Jörg Frings-Fürst <debian@jff-webhosting.net> Forwarded: not-needed -Last-Update: 2016-04-14 +Last-Update: 2016-08-21 --- This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ Index: trunk/doc/sane-mustek_usb.man @@ -29,6 +29,15 @@ Index: trunk/doc/sane-genesys.man If no home directory is defined, USERAPPPROFILE will be used, then TMPDIR or TMP. If none of these directories exist, the backend will try to write in the current working directory. Flatbed scanners also make use of the calibration file as a cache +@@ -71,7 +71,7 @@ A value of -1 means forever, 0 means no + .B \-\-threshold percent + .RS + 0..100% (in steps of 1). Select minimum brightness to get a white point. Pixels +-whith brightness below that value will be scanned as black. ++with brightness below that value will be scanned as black. + .RE + + .B \-\-brightness value Index: trunk/doc/saned.man =================================================================== --- trunk.orig/doc/saned.man @@ -51,3 +60,42 @@ Index: trunk/doc/saned.man .I /etc/systemd/system. .PP The first file we need to add here is called +Index: trunk/doc/sane-epson.man +=================================================================== +--- trunk.orig/doc/sane-epson.man ++++ trunk/doc/sane-epson.man +@@ -77,7 +77,7 @@ The + option selects the bit depth the scanner is using. This option is only + available for scanners that support more than one bit depth. Older + scanners will always transfer the image in 8bit mode. Newer scanners +-allow to select either 8 bits, 12 or 14 bits per color channel. For a ++allow one to select either 8 bits, 12 or 14 bits per color channel. For a + color scan this means an effective color depth of 36 or 42 bits over + all three channels. The valid choices depend on the scanner model. + +Index: trunk/doc/sane-epson2.man +=================================================================== +--- trunk.orig/doc/sane-epson2.man ++++ trunk/doc/sane-epson2.man +@@ -123,7 +123,7 @@ The + option selects the bit depth the scanner is using. This option is only + available for scanners that support more than one bit depth. Older + scanners will always transfer the image in 8bit mode. Newer scanners +-allow to select either 8 bits, 12 or 14 bits per color channel. For a ++allow one to select either 8 bits, 12 or 14 bits per color channel. For a + color scan this means an effective color depth of 36 or 42 bits over + all three channels. The valid choices depend on the scanner model. + +Index: trunk/doc/sane-epsonds.man +=================================================================== +--- trunk.orig/doc/sane-epsonds.man ++++ trunk/doc/sane-epsonds.man +@@ -29,7 +29,7 @@ The + option selects the bit depth the scanner is using. This option is only + available for scanners that support more than one bit depth. Older + scanners will always transfer the image in 8bit mode. Newer scanners +-allow to select either 8 bits, 12 or 14 bits per color channel. For a ++allow one to select either 8 bits, 12 or 14 bits per color channel. For a + color scan this means an effective color depth of 36 or 42 bits over + all three channels. The valid choices depend on the scanner model. + |