summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRay Lai <ray@cvs.openbsd.org>2006-08-04 06:26:40 +0000
committerRay Lai <ray@cvs.openbsd.org>2006-08-04 06:26:40 +0000
commit7f1a75ce53034f51650a5850334736a8387208a7 (patch)
treedc33e0de693ef2921d0a43708e3ef2a5e52468d5
parentf04143ae8940c6a3bb3f94f0906b05614328eda2 (diff)
Make -n flag refer to -N flag instead of the other way around, since the
-N flag is above. OK xsa@ and jmc@
-rw-r--r--usr.bin/rcs/ci.114
1 files changed, 7 insertions, 7 deletions
diff --git a/usr.bin/rcs/ci.1 b/usr.bin/rcs/ci.1
index 07b9323ed35..429e49be7cc 100644
--- a/usr.bin/rcs/ci.1
+++ b/usr.bin/rcs/ci.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ci.1,v 1.31 2006/05/08 12:09:34 xsa Exp $
+.\" $OpenBSD: ci.1,v 1.32 2006/08/04 06:26:39 ray Exp $
.\"
.\" Copyright (c) 2005 Niall O'Higgins <niallo@openbsd.org>
.\" All rights reserved.
@@ -116,14 +116,14 @@ A line beginning with a hash character
.Pq Sq #
is considered a comment and ignored.
.It Fl N Ns Ar symbol
-The same as
-.Fl n
-except it overwrites any previous assignment of
-.Ar symbol .
-.It Fl n Ns Ar symbol
Assign the symbolic name
.Ar symbol
-to the checked in revision.
+to the checked in revision, overwriting any previous assignment of
+.Ar symbol .
+.It Fl n Ns Ar symbol
+The same as
+.Fl N
+except it does not overwrite previous symbols.
.It Fl q
Be quiet about reporting.
.It Fl r Ns Op Ar rev