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

Diff for /src/usr.bin/kdump/kdump.c between version 1.19 and 1.20

version 1.19, 2002/10/17 17:20:49 version 1.20, 2003/02/19 19:30:13
Line 551 
Line 551 
         extern char *__progname;          extern char *__progname;
         fprintf(stderr, "usage: %s "          fprintf(stderr, "usage: %s "
             "[-dnlRT] [-e emulation] [-p pid] [-f trfile] [-m maxdata] "              "[-dnlRT] [-e emulation] [-p pid] [-f trfile] [-m maxdata] "
             "[-t [cnis]]\n", __progname);              "[-t [ceinsw]]\n", __progname);
         exit(1);          exit(1);
 }  }
   

Legend:
Removed from v.1.19  
changed lines
  Added in v.1.20