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

Diff for /src/usr.bin/whois/whois.c between version 1.12 and 1.13

version 1.12, 2001/10/04 19:28:58 version 1.13, 2002/01/21 00:55:55
Line 303 
Line 303 
 {  {
   
         (void)fprintf(stderr,          (void)fprintf(stderr,
             "usage: whois [-adgimpqQrR6] [-h hostname] name ...\n");              "usage: whois [-adgimpqQrR] [-h hostname] name ...\n");
         exit(EX_USAGE);          exit(EX_USAGE);
 }  }

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.13