summaryrefslogtreecommitdiffstats
path: root/usr.bin/whois
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/whois')
-rw-r--r--usr.bin/whois/whois.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/whois/whois.c b/usr.bin/whois/whois.c
index ad488e5..a5be865 100644
--- a/usr.bin/whois/whois.c
+++ b/usr.bin/whois/whois.c
@@ -346,7 +346,7 @@ static void
usage(void)
{
fprintf(stderr,
- "usage: whois [-aAdgiIlmQrR6] [-c country-code | -h hostname] "
+ "usage: whois [-aAbdgiIlmQrR6] [-c country-code | -h hostname] "
"[-p port] name ...\n");
exit(EX_USAGE);
}
OpenPOWER on IntegriCloud