summaryrefslogtreecommitdiff
path: root/src/uniq.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/uniq.c')
-rw-r--r--src/uniq.c6
1 files changed, 2 insertions, 4 deletions
diff --git a/src/uniq.c b/src/uniq.c
index f81e51aee..e43c61309 100644
--- a/src/uniq.c
+++ b/src/uniq.c
@@ -160,10 +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);
- fputs (_("\
- --help display this help and exit\n\
- --version output version information and exit\n\
-"), stdout);
+ EMIT_HELP_DESCRIPTION (stdout);
+ EMIT_VERSION_DESCRIPTION (stdout);
fputs (_("\
\n\
A field is a run of whitespace, then non-whitespace characters.\n\