summaryrefslogtreecommitdiff
path: root/debian/patches
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2015-01-18 18:50:32 +0100
committerJörg Frings-Fürst <debian@jff-webhosting.net>2015-01-18 18:50:32 +0100
commite8caf943d5b1cf76821c2e428e964a8030c0da98 (patch)
tree1f8fe169f63bea00a9866268a1700662d80fe707 /debian/patches
parent42a0bfb8efbd59c8ed6deb7bc1c64612fadd6ff5 (diff)
some changes at TROUBLESHOOTING.Debian, add remark to scanimage manpage
Diffstat (limited to 'debian/patches')
-rw-r--r--debian/patches/001-scanimage_manpage.patch21
-rw-r--r--debian/patches/series1
2 files changed, 22 insertions, 0 deletions
diff --git a/debian/patches/001-scanimage_manpage.patch b/debian/patches/001-scanimage_manpage.patch
new file mode 100644
index 0000000..08e5cc1
--- /dev/null
+++ b/debian/patches/001-scanimage_manpage.patch
@@ -0,0 +1,21 @@
+Description: Add remark to options.
+Author: Jörg Frings-Fürst <debian@jff-webhosting.net>
+Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=418630
+Forwarded:
+Last-Update: 2015-01-18
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
+Index: trunk/doc/scanimage.man
+===================================================================
+--- trunk.orig/doc/scanimage.man
++++ trunk/doc/scanimage.man
+@@ -73,6 +73,9 @@ To print all available options:
+ scanimage \-h
+
+ .SH OPTIONS
++\fBRemark:\fR Parameter are defined by the backends. So are \-\-mode Gray and \-\-mode Grayscale in use.
++Please read the backend documentation first.
++
+ Parameters are separated by a blank from single-character options (e.g.
+ \-d epson) and by a "=" from multi-character options (e.g. \-\-device\-name=epson).
+
diff --git a/debian/patches/series b/debian/patches/series
index 5586d9d..fbfd015 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -22,3 +22,4 @@ hp5370c.patch
out_of_bounds.patch
0500-systemd_configure.patch
0100-usb3-corrections.patch
+001-scanimage_manpage.patch