diff options
-rw-r--r-- | usr.bin/comm/comm.1 | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/usr.bin/comm/comm.1 b/usr.bin/comm/comm.1 index ec82036b787..35b247faa7a 100644 --- a/usr.bin/comm/comm.1 +++ b/usr.bin/comm/comm.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: comm.1,v 1.7 2000/03/05 00:28:52 aaron Exp $ +.\" $OpenBSD: comm.1,v 1.8 2002/01/25 19:57:46 mickey Exp $ .\" $NetBSD: comm.1,v 1.4 1995/03/26 09:25:50 glass Exp $ .\" .\" Copyright (c) 1989, 1990, 1993 @@ -109,3 +109,8 @@ The .Nm utility conforms to .St -p1003.2-92 . +.Sh HISTORY +A +.Nm +command appeared in +.At v4 . |