diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2014-12-16 13:51:43 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2014-12-16 13:51:43 +0100 |
commit | 66bc6024fa12fb3f7f3bddc8dee752b10f68eefb (patch) | |
tree | 577707fbcd4ffa280c3e1644e4ce48f06de7defd /debian/patches/man_misleading.patch | |
parent | 81369a5ae42dd8686eeec40e420eca1d409700d3 (diff) | |
parent | 37d9e876966aea3c5dd7e61326b7486aa2d593c5 (diff) |
Merge tag 'upstream/0.999'
Upstream version 0.999
Diffstat (limited to 'debian/patches/man_misleading.patch')
-rw-r--r-- | debian/patches/man_misleading.patch | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/debian/patches/man_misleading.patch b/debian/patches/man_misleading.patch deleted file mode 100644 index ee79464..0000000 --- a/debian/patches/man_misleading.patch +++ /dev/null @@ -1,23 +0,0 @@ -Description: correct misleadings in man page -Author: Jörg Frings-Fürst <debian@jff-webhosting.net> -Forwarded: not-needed -Last-Update: 2014-10-23 ---- -This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ -Index: trunk/doc/xsane.man -=================================================================== ---- trunk.orig/doc/xsane.man -+++ trunk/doc/xsane.man -@@ -203,8 +203,10 @@ When the flag - or - .B -N - is given then xsane reads the next option as default image filename. The name should be --of the format "name-###.ext". The selection box for filenames is disabled. This --option normally should be used with the option -+of the format "name-001.ext". (or any other number instead of 001) that 001 part -+will be used as a filename counter if xsane is so configured. Beware that the -+number of digits must correspond to the configuration of xsane. The selection box -+for filenames is disabled. This option normally should be used with the option - .B --no-mode-selection - and - .B --save. |