diff options
author | Julien BLACHE <jblache@debian.org> | 2005-08-28 19:03:36 +0200 |
---|---|---|
committer | Mattia Rizzolo <mattia@mapreri.org> | 2014-10-03 14:05:07 +0000 |
commit | 13a92fd57322d6de4548e7dc992db591a0a54ee3 (patch) | |
tree | 1dec53471e000a61faef1657595957f35b67e525 /debian/patches/11_manpage_fixes.dpatch | |
parent | 825ef604db05e42ea267a86187bf62d54670c98c (diff) |
Imported Debian patch 0.97-4debian/0.97-4
Diffstat (limited to 'debian/patches/11_manpage_fixes.dpatch')
-rw-r--r-- | debian/patches/11_manpage_fixes.dpatch | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/debian/patches/11_manpage_fixes.dpatch b/debian/patches/11_manpage_fixes.dpatch new file mode 100644 index 0000000..c553c8a --- /dev/null +++ b/debian/patches/11_manpage_fixes.dpatch @@ -0,0 +1,28 @@ +#! /bin/sh /usr/share/dpatch/dpatch-run +## 11_manpage_fixes.dpatch by <jblache@debian.org> +## +## All lines beginning with `## DP:' are a description of the patch. +## DP: Typo fixes. + +@DPATCH@ +diff -urNad --exclude=CVS --exclude=.svn ./doc/xsane.man /tmp/dpep-work.OfGxo6/xsane-0.97/doc/xsane.man +--- ./doc/xsane.man 2004-04-20 18:28:21.000000000 +0200 ++++ /tmp/dpep-work.OfGxo6/xsane-0.97/doc/xsane.man 2005-08-28 18:39:53.354342295 +0200 +@@ -31,7 +31,7 @@ + .B xsane + provides a graphical user-interface to control an image + acquisition device such as a flatbed scanner. It allows +-previewing and scanning invidual images and can be invoked either ++previewing and scanning individual images and can be invoked either + directly from the command-line or through The GIMP image manipulation + program. In the former case, + .B xsane +@@ -111,7 +111,7 @@ + .B xsane + is started from the + .B gimp +-then it is not possible to add a devicename explictly. You have to make the ++then it is not possible to add a devicename explicitly. You have to make the + devices known to the system by configuring + .B sane-dll, sane-net + and |