summaryrefslogtreecommitdiff
path: root/src/uniq.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/uniq.c')
-rw-r--r--src/uniq.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/uniq.c b/src/uniq.c
index e43c61309..d452f2afb 100644
--- a/src/uniq.c
+++ b/src/uniq.c
@@ -160,8 +160,8 @@ Mandatory arguments to long options are mandatory for short options too.\n\
-N same as -f N\n\
+N same as -s N (obsolescent; will be withdrawn)\n\
"), stdout);
- EMIT_HELP_DESCRIPTION (stdout);
- EMIT_VERSION_DESCRIPTION (stdout);
+ fputs (HELP_OPTION_DESCRIPTION, stdout);
+ fputs (VERSION_OPTION_DESCRIPTION, stdout);
fputs (_("\
\n\
A field is a run of whitespace, then non-whitespace characters.\n\