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

Diff for /src/usr.bin/rcs/rcsprog.c between version 1.49 and 1.50

version 1.49, 2005/11/27 16:49:15 version 1.50, 2005/11/28 14:43:59
Line 355 
Line 355 
 rcs_usage(void)  rcs_usage(void)
 {  {
         fprintf(stderr,          fprintf(stderr,
             "usage: rcs [-hiLMUV] [-Aoldfile] [-ausers] [-b[rev]] [-cstring]\n"              "usage: rcs [-hiLMTUV] [-Aoldfile] [-ausers] [-b[rev]] [-cstring]\n"
             "           [-eusers] [-kmode] [-mrev:log] file ...\n");              "           [-eusers] [-kmode] [-mrev:log] [-xsuffixes] file ...\n");
 }  }
   
 /*  /*

Legend:
Removed from v.1.49  
changed lines
  Added in v.1.50