[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.14 and 1.15

version 1.14, 2004/09/14 22:54:54 version 1.15, 2007/07/16 18:40:18
Line 220 
Line 220 
 usage(void)  usage(void)
 {  {
         (void)fprintf(stderr,          (void)fprintf(stderr,
             "lastcomm [ -f file ] [command ...] [user ...] [tty ...]\n");              "lastcomm [-f file] [command ...] [user ...] [terminal ...]\n");
         exit(1);          exit(1);
 }  }

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