From 236b06bc295e0e5746caba06295eff059377397a Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 18 Mar 2001 07:54:19 +0000 Subject: (usage): Warn that the +N form will be withdrawn. --- src/uniq.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/uniq.c b/src/uniq.c index 12964a030..1c5bd39e0 100644 --- a/src/uniq.c +++ b/src/uniq.c @@ -1,5 +1,5 @@ /* uniq -- remove duplicate lines from a sorted file - Copyright (C) 86, 91, 1995-1998, 1999, 2000 Free Software Foundation, Inc. + Copyright (C) 86, 91, 1995-2001, Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -121,7 +121,7 @@ standard input), writing to OUTPUT (or standard output).\n\ -u, --unique only print unique lines\n\ -w, --check-chars=N compare no more than N characters in lines\n\ -N same as -f N\n\ - +N same as -s N\n\ + +N same as -s N (obsolescent; will be withdrawn)\n\ --help display this help and exit\n\ --version output version information and exit\n\ \n\ -- cgit v1.2.3-70-g09d2