diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2007-05-30 06:45:57 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2007-05-30 06:45:57 +0000 |
commit | 44323307e53bac8514afe258a79c7de0706a2f84 (patch) | |
tree | 1e08c8f22c45f68b3bff08f074bc6c9d1a69643e /usr.bin/comm/comm.1 | |
parent | d5915b506c486b01e72233f0867914d7e6cf20ba (diff) |
some i missed...
- consistent text for STANDARDS
- note which options are extensions to POSIX
Diffstat (limited to 'usr.bin/comm/comm.1')
-rw-r--r-- | usr.bin/comm/comm.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/comm/comm.1 b/usr.bin/comm/comm.1 index 6f8170020af..2fe735c09db 100644 --- a/usr.bin/comm/comm.1 +++ b/usr.bin/comm/comm.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: comm.1,v 1.11 2006/07/15 16:03:49 jmc Exp $ +.\" $OpenBSD: comm.1,v 1.12 2007/05/30 06:45:56 jmc Exp $ .\" $NetBSD: comm.1,v 1.4 1995/03/26 09:25:50 glass Exp $ .\" .\" Copyright (c) 1989, 1990, 1993 @@ -106,7 +106,7 @@ utility conforms to .Pp The flag .Op Fl f -is an extension to the specification. +is an extension to that specification. .Sh HISTORY A .Nm |