[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.134 and 1.135

version 1.134, 2006/11/13 11:22:57 version 1.135, 2006/12/27 07:43:24
Line 160 
Line 160 
 rcs_usage(void)  rcs_usage(void)
 {  {
         fprintf(stderr,          fprintf(stderr,
             "usage: rcs [-eIiLqTUV] [-Aoldfile] [-ausers] [-b[rev]]\n"              "usage: rcs [-IiLqTUV] [-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]] [-tstr] [-u[rev]]\n"              "           [-orev] [-sstate[:rev]] [-tstr] [-u[rev]]\n"
             "           [-xsuffixes] file ...\n");              "           [-xsuffixes] file ...\n");

Legend:
Removed from v.1.134  
changed lines
  Added in v.1.135