summaryrefslogtreecommitdiff
path: root/usr.bin/uniq
diff options
context:
space:
mode:
authorJuli Mallett <jmallett@FreeBSD.org>2002-06-10 22:59:59 +0000
committerJuli Mallett <jmallett@FreeBSD.org>2002-06-10 22:59:59 +0000
commit6fc8ba94c60e3325b9b6329cd9df9029246f68a0 (patch)
tree09d51811a5aa123cdf62e14bcd7dcd1c7c48e735 /usr.bin/uniq
parent7140a0e9f19acb7711773bc662529628df51c508 (diff)
downloadsrc-test2-6fc8ba94c60e3325b9b6329cd9df9029246f68a0.tar.gz
src-test2-6fc8ba94c60e3325b9b6329cd9df9029246f68a0.zip
Notes
Diffstat (limited to 'usr.bin/uniq')
-rw-r--r--usr.bin/uniq/uniq.14
1 files changed, 4 insertions, 0 deletions
diff --git a/usr.bin/uniq/uniq.1 b/usr.bin/uniq/uniq.1
index e19bed6728ac..7cf119286ca0 100644
--- a/usr.bin/uniq/uniq.1
+++ b/usr.bin/uniq/uniq.1
@@ -135,6 +135,10 @@ and
options have been deprecated but are still supported in this implementation.
.Sh SEE ALSO
.Xr sort 1
+.Sh HISTORY
+A
+.Nm
+command appeared in PWB UNIX.
.Sh STANDARDS
The
.Nm