summaryrefslogtreecommitdiff
path: root/src/sum.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/sum.c')
-rw-r--r--src/sum.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/sum.c b/src/sum.c
index 847b704f7..ced371e8c 100644
--- a/src/sum.c
+++ b/src/sum.c
@@ -67,8 +67,8 @@ Print checksum and block counts for each FILE.\n\
-r defeat -s, use BSD sum algorithm, use 1K blocks\n\
-s, --sysv use System V sum algorithm, use 512 bytes blocks\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\