summaryrefslogtreecommitdiff
path: root/src/csplit.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/csplit.c')
-rw-r--r--src/csplit.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/csplit.c b/src/csplit.c
index 7815adea5..8ed954a86 100644
--- a/src/csplit.c
+++ b/src/csplit.c
@@ -1514,8 +1514,8 @@ Mandatory arguments to long options are mandatory for short options too.\n\
-s, --quiet, --silent do not print counts of output file sizes\n\
-z, --elide-empty-files remove empty output files\n\
"), stdout);
- EMIT_HELP_DESCRIPTION (stdout);
- EMIT_VERSION_DESCRIPTION (stdout);
+ fputs (HELP_OPTION_DESCRIPTION, stdout);
+ fputs (VERSION_OPTION_DESCRIPTION, stdout);
fputs (_("\
\n\
Read standard input if FILE is -. Each PATTERN may be:\n\