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

Diff for /src/usr.bin/lastcomm/lastcomm.c between version 1.15 and 1.16

version 1.15, 2007/07/16 18:40:18 version 1.16, 2007/07/16 18:43:05
Line 220 
Line 220 
 usage(void)  usage(void)
 {  {
         (void)fprintf(stderr,          (void)fprintf(stderr,
             "lastcomm [-f file] [command ...] [user ...] [terminal ...]\n");              "usage: lastcomm [-f file] [command ...] [user ...] [terminal ...]\n");
         exit(1);          exit(1);
 }  }

Legend:
Removed from v.1.15  
changed lines
  Added in v.1.16