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

Diff for /src/usr.bin/top/top.c between version 1.28 and 1.29

version 1.28, 2003/08/21 08:14:50 version 1.29, 2003/09/19 10:32:24
Line 128 
Line 128 
         extern char *__progname;          extern char *__progname;
   
         fprintf(stderr,          fprintf(stderr,
             "usage: %s [-ISbinqu] [-d x] [-s x] [-o field] [-U username] [number]\n",              "usage: %s [-biInqSu] [-d count] [-o field] [-s time] [-U username] [number]\n",
             __progname);              __progname);
 }  }
   

Legend:
Removed from v.1.28  
changed lines
  Added in v.1.29