# | Line 971 | Line 971 | void usage() { | |
---|---|---|
971 | printf(" default: %s\n", DEF_SERVER_NAME); | |
972 | printf(" -p Specifies the i-scream server port.\n"); | |
973 | printf(" default: %d\n", DEF_SERVER_PORT); | |
974 | < | printf(" -l Sets the list of hosts to monitor in a semi-colon seperated list.\n"); |
974 | > | printf(" -l Sets the list of hosts to monitor in a semi-colon separated list.\n"); |
975 | printf(" -h Displays this help information.\n"); | |
976 | printf("\nReport bugs to <%s>.\n", PACKAGE_BUGREPORT); | |
977 | exit(1); |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |