diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-11-27 10:55:39 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-11-27 10:55:39 +0000 |
commit | 1058a59e76e790b791db025eae0b3c69645a9b5b (patch) | |
tree | c63fdac58e8547d7cad7cb0af16f90e7519ae91c /usr.bin/rcs/rcsclean.1 | |
parent | 1d89a4cb5530eed2054a1b6ec8cb10f4323096d8 (diff) |
bit better description of -T;
ok xsa@
Diffstat (limited to 'usr.bin/rcs/rcsclean.1')
-rw-r--r-- | usr.bin/rcs/rcsclean.1 | 4 |
1 files changed, 2 insertions, 2 deletions
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 |