diff options
| author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2019-12-27 09:59:58 +0100 | 
|---|---|---|
| committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2019-12-27 09:59:58 +0100 | 
| commit | 7adee3792b49c90ac4cb47114abee86c2b3c3590 (patch) | |
| tree | 349f0c109da0984d3236d774b37e761ee29ebcbe | |
| parent | eef30d040504deb5188f9080ad2e4e16b53df349 (diff) | |
add new spelling error to d/p/0600-manpage-spelling.patch
| -rw-r--r-- | debian/patches/0600-manpage-spelling.patch | 9 | 
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/patches/0600-manpage-spelling.patch b/debian/patches/0600-manpage-spelling.patch index c1517a6..dfbec85 100644 --- a/debian/patches/0600-manpage-spelling.patch +++ b/debian/patches/0600-manpage-spelling.patch @@ -151,3 +151,12 @@ Index: trunk/scons.1   \-D<dir>   flags from the   \fB$XGETTEXTPATH\fR +@@ -18442,7 +18442,7 @@ a = Action("build < ${SOURCE\&.file} > $ + .PP +  + \fIexitstatfunc\fR +-specifies a function that is passed the exit status (or return value) from the specified action and can return an arbitrary or modified value\&. This can be used, for example, to specify that an Action object\*(Aqs return value should be ignored under special conditions and SCons should, therefore, consider that the action always suceeds: ++specifies a function that is passed the exit status (or return value) from the specified action and can return an arbitrary or modified value\&. This can be used, for example, to specify that an Action object\*(Aqs return value should be ignored under special conditions and SCons should, therefore, consider that the action always succeeds: + .sp + .if n \{\ + .RS 4  | 
