diff options
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 |