summaryrefslogtreecommitdiff
path: root/src/system.h
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2005-04-04 22:30:22 +0000
committerJim Meyering <jim@meyering.net>2005-04-04 22:30:22 +0000
commitce1ecb48b7e4dc03fb333df28fadf608e67ea140 (patch)
treea84de1f270cfae6728640d2720e0e334342e577f /src/system.h
parent8c3ce409f18a8b209b348be0681beada5864dfec (diff)
downloadcoreutils-ce1ecb48b7e4dc03fb333df28fadf608e67ea140.tar.xz
(USAGE_BUILTIN_WARNING): remove trailing newline
Diffstat (limited to 'src/system.h')
-rw-r--r--src/system.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/system.h b/src/system.h
index 19f699fa5..d4d0218f0 100644
--- a/src/system.h
+++ b/src/system.h
@@ -617,8 +617,7 @@ enum
_("\n" \
"NOTE: your shell may have its own version of %s, which usually supersedes\n" \
"the version described here. Please refer to your shell's documentation\n" \
-"for details about the options it supports.\n" \
-"\n")
+"for details about the options it supports.\n")
#define HELP_OPTION_DESCRIPTION \
_(" --help display this help and exit\n")