summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorGöran Uddeborg <goeran@uddeborg.se>2016-02-15 13:00:52 -0800
committerPádraig Brady <P@draigBrady.com>2016-02-15 13:06:23 -0800
commit222e83056d46593431b7a1be323d884032199cd7 (patch)
tree1dc8c84703a331c90ad1a8af0ff10d436c9fc2a2 /src
parent632eda520f7cf49d9d1662835c7c37e17033e128 (diff)
downloadcoreutils-222e83056d46593431b7a1be323d884032199cd7.tar.xz
stty: fix translated --help so the gettext header is not printed
* src/stty.c (usage): Remove an erroneous call to translate an empty string, added in commit v8.23-112-g564f84a, which results in the gettext header being printed for translated languages. * THANKS.in: Remove the now committer. * NEWS: Mention the bug fix.
Diffstat (limited to 'src')
-rw-r--r--src/stty.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/stty.c b/src/stty.c
index 30053cc51..44cdcddc6 100644
--- a/src/stty.c
+++ b/src/stty.c
@@ -953,8 +953,6 @@ Combination settings:\n\
#endif
);
fputs (_("\
-"), stdout);
- fputs (_("\
oddp same as parenb parodd cs7\n\
-oddp same as -parenb cs8\n\
[-]parity same as [-]evenp\n\