summaryrefslogtreecommitdiff
path: root/src/cat.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/cat.c')
-rw-r--r--src/cat.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/cat.c b/src/cat.c
index 494c59417..e99616309 100644
--- a/src/cat.c
+++ b/src/cat.c
@@ -109,8 +109,8 @@ Concatenate FILE(s), or standard input, to standard output.\n\
-u (ignored)\n\
-v, --show-nonprinting use ^ and M- notation, except for LFD and TAB\n\
"), stdout);
- EMIT_HELP_DESCRIPTION (stdout);
- EMIT_VERSION_DESCRIPTION (stdout);
+ fputs (HELP_OPTION_DESCRIPTION, stdout);
+ fputs (VERSION_OPTION_DESCRIPTION, stdout);
fputs (_("\
\n\
With no FILE, or when FILE is -, read standard input.\n\