summaryrefslogtreecommitdiff
path: root/usr.bin/rcs
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2005-11-27 10:55:39 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2005-11-27 10:55:39 +0000
commit1058a59e76e790b791db025eae0b3c69645a9b5b (patch)
treec63fdac58e8547d7cad7cb0af16f90e7519ae91c /usr.bin/rcs
parent1d89a4cb5530eed2054a1b6ec8cb10f4323096d8 (diff)
bit better description of -T;
ok xsa@
Diffstat (limited to 'usr.bin/rcs')
-rw-r--r--usr.bin/rcs/co.14
-rw-r--r--usr.bin/rcs/rcs.14
-rw-r--r--usr.bin/rcs/rcsclean.14
3 files changed, 6 insertions, 6 deletions
diff --git a/usr.bin/rcs/co.1 b/usr.bin/rcs/co.1
index 08d398cfaa8..e6272e0ad9e 100644
--- a/usr.bin/rcs/co.1
+++ b/usr.bin/rcs/co.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: co.1,v 1.15 2005/11/25 15:35:43 xsa Exp $
+.\" $OpenBSD: co.1,v 1.16 2005/11/27 10:55:38 jmc Exp $
.\"
.\" Copyright (c) 2005 Xavier Santolaria <xsa@openbsd.org>
.\" All rights reserved.
@@ -92,7 +92,7 @@ The same as
.Fl r ,
but also unlocks the retrieved revision if it was locked.
.It Fl T
-Preserve RCS files modification time.
+Preserve the modification time of RCS files.
.It Fl V
Print RCS's version number.
.It Fl w Ns Ar user
diff --git a/usr.bin/rcs/rcs.1 b/usr.bin/rcs/rcs.1
index 6d02df21812..502a5a5a552 100644
--- a/usr.bin/rcs/rcs.1
+++ b/usr.bin/rcs/rcs.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: rcs.1,v 1.16 2005/11/25 15:35:43 xsa Exp $
+.\" $OpenBSD: rcs.1,v 1.17 2005/11/27 10:55:38 jmc Exp $
.\"
.\" Copyright (c) 2005 Jean-Francois Brousseau <jfb@openbsd.org>
.\" All rights reserved.
@@ -105,7 +105,7 @@ log message with
Be quiet about reporting.
.Sm off
.It Fl T
-Preserve RCS files modification time.
+Preserve the modification time of RCS files.
.It Fl t Ar file \*(Ba Ar str
.Sm on
Change the descriptive text.
diff --git a/usr.bin/rcs/rcsclean.1 b/usr.bin/rcs/rcsclean.1
index 73288605395..ed207c22ae0 100644
--- a/usr.bin/rcs/rcsclean.1
+++ b/usr.bin/rcs/rcsclean.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: rcsclean.1,v 1.11 2005/11/25 15:35:43 xsa Exp $
+.\" $OpenBSD: rcsclean.1,v 1.12 2005/11/27 10:55:38 jmc Exp $
.\"
.\" Copyright (c) 2005 Joris Vink <joris@openbsd.org>
.\" All rights reserved.
@@ -52,7 +52,7 @@ Be quiet about reporting.
.It Fl r Ns Ar rev
Specify the revision for comparison.
.It Fl T
-Preserve RCS files modification time.
+Preserve the modification time of RCS files.
.It Fl u Ns Op Ar rev
Unlock the revision if it's not locked and has not been changed.
.It Fl V