diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-11-16 08:39:02 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-11-16 08:39:02 +0100 |
commit | 4064aed7d90c7da24724c7b723a26f28a120de29 (patch) | |
tree | cabef85c3130f53c36599c68996a1309eaad7658 /debian/patches/0600-manpage-spelling.patch | |
parent | 4ccb35c4f3d01c590735b3957b71839916c28b31 (diff) |
New d/p/0600-manpage-spelling.patch
Diffstat (limited to 'debian/patches/0600-manpage-spelling.patch')
-rw-r--r-- | debian/patches/0600-manpage-spelling.patch | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/debian/patches/0600-manpage-spelling.patch b/debian/patches/0600-manpage-spelling.patch new file mode 100644 index 0000000..13936c6 --- /dev/null +++ b/debian/patches/0600-manpage-spelling.patch @@ -0,0 +1,19 @@ +Description: Correct manpage spelling errors +Author: Jörg Frings-Fürst <debian@jff-webhosting.net> +Forwarded: <URL|no|not-needed, useless if you have a Bug field, optional> +Last-Update: 2015-11-16 +--- +This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ +Index: trunk/scons.1 +=================================================================== +--- trunk.orig/scons.1 ++++ trunk/scons.1 +@@ -6576,7 +6576,7 @@ file\&. Note, that the updated + POT + and + PO +-files are usually going to be committed back to the repository, so they must be updated within the source directory (and not in variant directories)\&. Additionaly, the file listing of ++files are usually going to be committed back to the repository, so they must be updated within the source directory (and not in variant directories)\&. Additionally, the file listing of + po/ + directory contains + LINGUAS |