]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
Change summary so that it doesn't imply that uniq writes to its input file.
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 20 Oct 2004 20:19:28 +0000 (20:19 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 20 Oct 2004 20:19:28 +0000 (20:19 +0000)
man/uniq.x

index 73723c80661944c42f25b7709822c6315f7b44db..0221d92ab492e13e458d09c942180647d632c5ad 100644 (file)
@@ -1,4 +1,4 @@
 [NAME]
-uniq \- remove duplicate lines from a sorted file
+uniq \- report or omit repeated lines
 [DESCRIPTION]
 .\" Add any additional description here