summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXavier Santolaria <xsa@cvs.openbsd.org>2005-11-03 17:38:13 +0000
committerXavier Santolaria <xsa@cvs.openbsd.org>2005-11-03 17:38:13 +0000
commit66bcdf47f392042ad62c79be21d8958de4ab51c0 (patch)
tree28101f1d9dfc63141d7ed57167b7558712ef5675
parent7190be72b75eb95c5cb8a7ec1eaca045bd1d4f9d (diff)
better doc for `-i';
-rw-r--r--usr.bin/rcs/rcs.17
1 files changed, 5 insertions, 2 deletions
diff --git a/usr.bin/rcs/rcs.1 b/usr.bin/rcs/rcs.1
index 00804fe7347..e02e3f698dc 100644
--- a/usr.bin/rcs/rcs.1
+++ b/usr.bin/rcs/rcs.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: rcs.1,v 1.9 2005/11/02 14:59:41 xsa Exp $
+.\" $OpenBSD: rcs.1,v 1.10 2005/11/03 17:38:12 xsa Exp $
.\"
.\" Copyright (c) 2005 Jean-Francois Brousseau <jfb@openbsd.org>
.\" All rights reserved.
@@ -61,7 +61,10 @@ is not specified, all users are removed from the access list.
.It Fl h
Display the program's usage and exit.
.It Fl i
-Create the RCS files specified as arguments.
+Create and initialize a new RCS file.
+If the RCS file has no path prefix, try to first create it into the
+.Pa ./RCS
+subdirectory and then in the current directory.
Files created this way contain no revision.
.It Fl k Ns Ar mode
Specify the keyword substitution mode.