aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim J. Robbins <tjr@FreeBSD.org>2002-05-28 09:35:30 +0000
committerTim J. Robbins <tjr@FreeBSD.org>2002-05-28 09:35:30 +0000
commit7c5b75145277481aef61e5235083089cbe5a185b (patch)
tree6475a465ddc1666ad23a375a0cd0c68bf4be7bd1
parentfc7f17b1fe842843b3d6c455099dfade977bdb7f (diff)
downloadsrc-7c5b75145277481aef61e5235083089cbe5a185b.tar.gz
src-7c5b75145277481aef61e5235083089cbe5a185b.zip
Notes
-rw-r--r--usr.bin/comm/comm.15
1 files changed, 5 insertions, 0 deletions
diff --git a/usr.bin/comm/comm.1 b/usr.bin/comm/comm.1
index 6f47eeb60351..5c1f44b15bd4 100644
--- a/usr.bin/comm/comm.1
+++ b/usr.bin/comm/comm.1
@@ -96,3 +96,8 @@ The
.Nm
utility conforms to
.St -p1003.2-92 .
+.Sh HISTORY
+A
+.Nm
+command appeared in
+.At v4 .