From: Paul Eggert Date: Wed, 20 Oct 2004 20:19:28 +0000 (+0000) Subject: Change summary so that it doesn't imply that uniq writes to its input file. X-Git-Tag: v5.3.0~518 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=caee2e567f2704c9e70f159955923dbb6a2d392f;p=thirdparty%2Fcoreutils.git Change summary so that it doesn't imply that uniq writes to its input file. --- diff --git a/man/uniq.x b/man/uniq.x index 73723c8066..0221d92ab4 100644 --- a/man/uniq.x +++ b/man/uniq.x @@ -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