[BACK]Return to rcsclean.1 CVS log [TXT][DIR] Up to [local] / src / usr.bin / rcs

Diff for /src/usr.bin/rcs/rcsclean.1 between version 1.9 and 1.10

version 1.9, 2005/11/09 09:52:25 version 1.10, 2005/11/16 16:25:22
Line 69 
Line 69 
 If set, this variable should contain a list of space-delimited options that  If set, this variable should contain a list of space-delimited options that
 are prepended to the argument list.  are prepended to the argument list.
 .El  .El
   .Sh EXAMPLES
   Remove all working files (locked or not) in the current directory that were
   not changed since last checkout:
   .Pp
   .Dl $ rcsclean -u
 .Sh SEE ALSO  .Sh SEE ALSO
 .Xr ci 1 ,  .Xr ci 1 ,
 .Xr co 1 ,  .Xr co 1 ,

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10