aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
authorTim J. Robbins <tjr@FreeBSD.org>2002-07-05 09:44:47 +0000
committerTim J. Robbins <tjr@FreeBSD.org>2002-07-05 09:44:47 +0000
commitfa745288a715d9e79d74e3ca789f82a71489d239 (patch)
tree76ec3d485bc1a0bfe8cadf734a254f1081aa6065 /usr.bin
parent898e5fd3f3240b8c0b049b927c4a91284393f35b (diff)
Notes
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/uniq/uniq.19
1 files changed, 5 insertions, 4 deletions
diff --git a/usr.bin/uniq/uniq.1 b/usr.bin/uniq/uniq.1
index 03fefd0a368f..13b5db0a99e1 100644
--- a/usr.bin/uniq/uniq.1
+++ b/usr.bin/uniq/uniq.1
@@ -131,13 +131,14 @@ 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
utility is expected to be
.St -p1003.2
compatible.
+.Sh HISTORY
+A
+.Nm
+command appeared in
+.At v3 .