Deleted Added
full compact
5c5
< .Id $Id: rcsclean.1,v 1.8 1991/11/03 01:09:19 eggert Exp $
---
> .Id $Id: rcsclean.1,v 1.12 1993/11/03 17:42:27 eggert Exp $
17c17,21
< removes working files that were checked out and never modified.
---
> removes files that are not being worked on.
> .B "rcsclean \-u"
> also unlocks and removes files that are being worked on
> but have not changed.
> .PP
34a39,40
> Files are paired as explained in
> .BR ci (1).
40,41d45
< Names are paired as explained in
< .BR ci (1).
61c65
< targets in Makefiles.
---
> targets in makefiles.
68,69c72,73
< normally asks whether to check in a file
< if it was not changed.
---
> normally reverts to the previous revision
> if a file was not changed.
91a96,105
> .B \-T
> Preserve the modification time on the \*r file
> even if the \*r file changes because a lock is removed.
> This option can suppress extensive recompilation caused by a
> .BR make (1)
> dependency of some other copy of the working file on the \*r file.
> Use this option with care; it can suppress recompilation even when it is needed,
> i.e. when the lock removal
> would mean a change to keyword strings in the other working file.
> .TP
94a109,111
> .BI \-V
> Print \*r's version number.
> .TP
108a126,133
> .TP
> .BI \-z zone
> Use
> .I zone
> as the time zone for keyword substitution;
> see
> .BR co (1)
> for details.
149a175
> .BR \-x ,
151c177
< .BR \-x .
---
> .BR \-z .
158c184
< Revision Number: \*(Rv; Release Date: \*(Dt.
---
> Manual Page Revision: \*(Rv; Release Date: \*(Dt.
160c186
< Copyright \(co 1982, 1988, 1989 by Walter F. Tichy.
---
> Copyright \(co 1982, 1988, 1989 Walter F. Tichy.
162c188
< Copyright \(co 1990, 1991 by Paul Eggert.
---
> Copyright \(co 1990, 1991, 1992, 1993 Paul Eggert.