From 81369a5ae42dd8686eeec40e420eca1d409700d3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Tue, 16 Dec 2014 13:48:38 +0100 Subject: Release 0.999-1 --- debian/patches/man_misleading.patch | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 debian/patches/man_misleading.patch (limited to 'debian/patches/man_misleading.patch') diff --git a/debian/patches/man_misleading.patch b/debian/patches/man_misleading.patch new file mode 100644 index 0000000..ee79464 --- /dev/null +++ b/debian/patches/man_misleading.patch @@ -0,0 +1,23 @@ +Description: correct misleadings in man page +Author: Jörg Frings-Fürst +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. -- cgit v1.2.3