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

Diff for /src/usr.bin/rcs/ci.1 between version 1.3 and 1.4

version 1.3, 2005/10/08 20:47:29 version 1.4, 2005/10/09 14:49:39
Line 23 
Line 23 
 .Sh SYNOPSIS  .Sh SYNOPSIS
 .Nm  .Nm
 .Bk -words  .Bk -words
 .Op Fl jlMNqruV  .Op Fl jlMNquV
 .Op Fl d Ar date  .Op Fl d Ar date
 .Op Fl k Ar mode  .Op Fl k Ar mode
 .Op Fl m Ar msg  .Op Fl m Ar msg
 .Op Fl r Ar rev  .Op Fl r Op Ar rev
 .Ar file ...  .Ar file ...
 .Ek  .Ek
 .Sh DESCRIPTION  .Sh DESCRIPTION
Line 62 
Line 62 
 is considered a comment and ignored.  is considered a comment and ignored.
 .It Fl q  .It Fl q
 Be quiet about reporting.  Be quiet about reporting.
 .It Fl r  .It Fl r Op Ar rev
 Overrides any -l or -u options, ensuring the default behaviour of releasing a  
 lock and removing the working file.  
 .It Fl r Ar rev  
 Check in revision  Check in revision
 .Ar rev .  .Ar rev .
   However, if
   .Ar rev
   is not specified the meaning is completely different \- override any
   .Fl l
   or
   .Fl u
   options, ensuring the default behaviour of releasing a lock and removing the
   working file.
 .It Fl s Ar state  .It Fl s Ar state
 Sets the state of the deposited revision to the identifier  Sets the state of the deposited revision to the identifier
 .Ar state .  .Ar state .

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4