summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--usr.bin/join/join.18
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.bin/join/join.1 b/usr.bin/join/join.1
index c05cbd6b9c9..b3a28df6c63 100644
--- a/usr.bin/join/join.1
+++ b/usr.bin/join/join.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: join.1,v 1.22 2010/09/03 11:09:29 jmc Exp $
+.\" $OpenBSD: join.1,v 1.23 2014/01/19 23:56:06 schwarze Exp $
.\"
.\" Copyright (c) 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -32,7 +32,7 @@
.\"
.\" @(#)join.1 8.3 (Berkeley) 4/28/95
.\"
-.Dd $Mdocdate: September 3 2010 $
+.Dd $Mdocdate: January 19 2014 $
.Dt JOIN 1
.Os
.Sh NAME
@@ -158,9 +158,9 @@ Do not display the default output, but display a line for each unpairable
line in file
.Ar file_number .
The options
-.Fl v Ar 1
+.Fl v Cm 1
and
-.Fl v Ar 2
+.Fl v Cm 2
may be specified at the same time.
.El
.Sh EXIT STATUS