summaryrefslogtreecommitdiff
path: root/man/uniq.x
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2004-10-20 20:19:28 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2004-10-20 20:19:28 +0000
commitcaee2e567f2704c9e70f159955923dbb6a2d392f (patch)
tree4970e08f00a862e4160b9735a22fa0bba865b53c /man/uniq.x
parentba57edcd43cfa90c074ba48469a609045046722d (diff)
downloadcoreutils-caee2e567f2704c9e70f159955923dbb6a2d392f.tar.xz
Change summary so that it doesn't imply that uniq writes to its input file.
Diffstat (limited to 'man/uniq.x')
-rw-r--r--man/uniq.x2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/uniq.x b/man/uniq.x
index 73723c806..0221d92ab 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