summaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2006-04-27 09:58:13 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2006-04-27 09:58:13 +0000
commitf0e1744a70f54c1b3fc9c20beb4062ba4d75d42e (patch)
treee53089f1d230e1443864aa8f6b605c0300546f43 /usr.bin
parent903a18ab23f1796ac21a0865a9e3a09c5d7d1bac (diff)
remove the revision sections - it's explained in rcs(1) and i think
that's enough...
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/rcs/ci.110
-rw-r--r--usr.bin/rcs/co.110
-rw-r--r--usr.bin/rcs/rcsclean.110
-rw-r--r--usr.bin/rcs/rcsmerge.110
4 files changed, 4 insertions, 36 deletions
diff --git a/usr.bin/rcs/ci.1 b/usr.bin/rcs/ci.1
index b7deaad7d12..f21d8f1d8e5 100644
--- a/usr.bin/rcs/ci.1
+++ b/usr.bin/rcs/ci.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ci.1,v 1.28 2006/04/24 22:06:49 jmc Exp $
+.\" $OpenBSD: ci.1,v 1.29 2006/04/27 09:58:12 jmc Exp $
.\"
.\" Copyright (c) 2005 Niall O'Higgins <niallo@openbsd.org>
.\" All rights reserved.
@@ -72,14 +72,6 @@ using the
.Fl x
option.
.Pp
-Files may be selected by revision or,
-where no revision is specified,
-the latest revision of the default branch is used.
-Revisions are specified either by using the
-.Fl r
-option or
-by appending the revision number to any option that supports it.
-.Pp
.Nm
also supports
keyword substitution \(en
diff --git a/usr.bin/rcs/co.1 b/usr.bin/rcs/co.1
index b39e012c4ef..9a9df21dbd7 100644
--- a/usr.bin/rcs/co.1
+++ b/usr.bin/rcs/co.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: co.1,v 1.25 2006/04/24 22:06:49 jmc Exp $
+.\" $OpenBSD: co.1,v 1.26 2006/04/27 09:58:12 jmc Exp $
.\"
.\" Copyright (c) 2005 Xavier Santolaria <xsa@openbsd.org>
.\" All rights reserved.
@@ -67,14 +67,6 @@ option.
During this time,
no other users may check out the file whilst it is locked.
.Pp
-Files may be selected by revision or,
-where no revision is specified,
-the latest revision of the default branch is used.
-Revisions are specified either by using the
-.Fl r
-option or
-by appending the revision number to any option that supports it.
-.Pp
.Nm
also supports
keyword substitution \(en
diff --git a/usr.bin/rcs/rcsclean.1 b/usr.bin/rcs/rcsclean.1
index 392b0c7967a..282990ae5ab 100644
--- a/usr.bin/rcs/rcsclean.1
+++ b/usr.bin/rcs/rcsclean.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: rcsclean.1,v 1.17 2006/04/24 22:06:49 jmc Exp $
+.\" $OpenBSD: rcsclean.1,v 1.18 2006/04/27 09:58:12 jmc Exp $
.\"
.\" Copyright (c) 2005 Joris Vink <joris@openbsd.org>
.\" All rights reserved.
@@ -39,14 +39,6 @@ Only checked out files from the current working directory are removed \(en
.Nm
does not remove files from the RCS repository.
.Pp
-Files may be selected by revision or,
-where no revision is specified,
-the latest revision of the default branch is used.
-Revisions are specified either by using the
-.Fl r
-option or
-by appending the revision number to any option that supports it.
-.Pp
.Nm
also supports
keyword substitution \(en
diff --git a/usr.bin/rcs/rcsmerge.1 b/usr.bin/rcs/rcsmerge.1
index 741f361b809..2d781cc98a2 100644
--- a/usr.bin/rcs/rcsmerge.1
+++ b/usr.bin/rcs/rcsmerge.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: rcsmerge.1,v 1.9 2006/04/24 22:06:49 jmc Exp $
+.\" $OpenBSD: rcsmerge.1,v 1.10 2006/04/27 09:58:12 jmc Exp $
.\"
.\" Copyright (c) 2005 Xavier Santolaria <xsa@openbsd.org>
.\" All rights reserved.
@@ -36,14 +36,6 @@ The
program merges changes between two revisions of an RCS file into
the corresponding working file.
.Pp
-Files may be selected by revision or,
-where no revision is specified,
-the latest revision of the default branch is used.
-Revisions are specified either by using the
-.Fl r
-option or
-by appending the revision number to any option that supports it.
-.Pp
.Nm
also supports
keyword substitution \(en