[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.119 and 1.120

version 1.119, 2006/04/27 07:54:15 version 1.120, 2006/04/28 22:26:08
Line 159 
Line 159 
 rcs_usage(void)  rcs_usage(void)
 {  {
         fprintf(stderr,          fprintf(stderr,
             "usage: rcs [-ehIiLqTUV] [-Aoldfile] [-ausers] [-b[rev]]\n"              "usage: rcs [-eIiLqTUV] [-Aoldfile] [-ausers] [-b[rev]]\n"
             "           [-cstring] [-e[users]] [-kmode] [-l[rev]] [-mrev:msg]\n"              "           [-cstring] [-e[users]] [-kmode] [-l[rev]] [-mrev:msg]\n"
             "           [-orev] [-sstate[:rev]] [-tfile|str] [-u[rev]]\n"              "           [-orev] [-sstate[:rev]] [-tfile|str] [-u[rev]]\n"
             "           [-xsuffixes] file ...\n");              "           [-xsuffixes] file ...\n");

Legend:
Removed from v.1.119  
changed lines
  Added in v.1.120