summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2006-05-01 15:36:56 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2006-05-01 15:36:56 +0000
commiteca1cf3f9591e1a1b462faea83e21c9ec99af4f8 (patch)
tree0bb2d3d7c6a0353c686a0bf7f340ddffdfb935b4
parentc4f9dec6c48e406f00f94f7b15b97a1240963830 (diff)
better description for -b; ok joris
-rw-r--r--usr.bin/rcs/rcs.16
1 files changed, 4 insertions, 2 deletions
diff --git a/usr.bin/rcs/rcs.1 b/usr.bin/rcs/rcs.1
index 91fec47c7fc..75daa060fa4 100644
--- a/usr.bin/rcs/rcs.1
+++ b/usr.bin/rcs/rcs.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: rcs.1,v 1.44 2006/05/01 14:53:24 jmc Exp $
+.\" $OpenBSD: rcs.1,v 1.45 2006/05/01 15:36:55 jmc Exp $
.\"
.\" Copyright (c) 2005 Jean-Francois Brousseau <jfb@openbsd.org>
.\" Copyright (c) 2005 Xavier Santolaria <xsa@openbsd.org>
@@ -85,8 +85,10 @@ Add the usernames specified in the comma-separated list
.Ar users
to the access list of the RCS files.
.It Fl b Ns Op Ar rev
-Set the default branch to
+Set the default branch (see below) to
.Ar rev .
+If no argument is specified,
+the default branch is set to the highest numbered branch.
.It Fl c Ns Ar string
Set comment leader to
.Ar string .