summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXavier Santolaria <xsa@cvs.openbsd.org>2005-12-02 11:39:06 +0000
committerXavier Santolaria <xsa@cvs.openbsd.org>2005-12-02 11:39:06 +0000
commite12c6de524e277251c43c5d29473e41e56736b63 (patch)
treeee363bec7b91635eff9eeeb9732dba043cfd7b12
parentfcf1ccf50edcc0ff72ca72ae88f51b71753cd5ba (diff)
sort options; `T' comes before `u';
-rw-r--r--usr.bin/rcs/co.16
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/rcs/co.1 b/usr.bin/rcs/co.1
index 4bdc119003c..e79bde8de50 100644
--- a/usr.bin/rcs/co.1
+++ b/usr.bin/rcs/co.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: co.1,v 1.18 2005/11/30 10:54:05 xsa Exp $
+.\" $OpenBSD: co.1,v 1.19 2005/12/02 11:39:05 xsa Exp $
.\"
.\" Copyright (c) 2005 Xavier Santolaria <xsa@openbsd.org>
.\" All rights reserved.
@@ -87,12 +87,12 @@ is not specified, retrieve HEAD.
Retrieve revision of the specified
.Ar state
only.
+.It Fl T
+Preserve the modification time of RCS files.
.It Fl u Ns Op Ar rev
The same as
.Fl r ,
but also unlocks the retrieved revision if it was locked.
-.It Fl T
-Preserve the modification time of RCS files.
.It Fl V
Print RCS's version number.
.It Fl w Ns Op Ar user