[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.64 and 1.65

version 1.64, 2006/03/06 09:41:53 version 1.65, 2006/03/06 14:37:23
Line 366 
Line 366 
 {  {
         fprintf(stderr,          fprintf(stderr,
             "usage: rcs [-hiLMTUV] [-Aoldfile] [-ausers] [-b[rev]] [-cstring]\n"              "usage: rcs [-hiLMTUV] [-Aoldfile] [-ausers] [-b[rev]] [-cstring]\n"
             "           [-eusers] [-kmode] [-mrev:msg] [-xsuffixes] [-ztz] file ...\n");              "           [-eusers] [-kmode] [-mrev:msg] [-xsuffixes] file ...\n");
 }  }
   
 /*  /*

Legend:
Removed from v.1.64  
changed lines
  Added in v.1.65