summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--usr.bin/rcs/rcs.14
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/rcs/rcs.1 b/usr.bin/rcs/rcs.1
index b1ca9cd98cb..56d0d5bfa1b 100644
--- a/usr.bin/rcs/rcs.1
+++ b/usr.bin/rcs/rcs.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: rcs.1,v 1.35 2006/04/24 22:34:08 jmc Exp $
+.\" $OpenBSD: rcs.1,v 1.36 2006/04/26 08:42:00 jmc Exp $
.\"
.\" Copyright (c) 2005 Jean-Francois Brousseau <jfb@openbsd.org>
.\" Copyright (c) 2005 Xavier Santolaria <xsa@openbsd.org>
@@ -373,7 +373,7 @@ file:
.Pp
.Dl $ co foo.c
.Pp
-This command checks the file out in shared or unlocked mode.
+This command checks the file out in unlocked mode.
If a user wants to have exclusive access to the file to make changes to it,
it needs to be checked out in locked mode using the
.Fl l