diff options
author | joe <joe@FreeBSD.org> | 1999-12-06 21:49:07 +0000 |
---|---|---|
committer | joe <joe@FreeBSD.org> | 1999-12-06 21:49:07 +0000 |
commit | 67afece3d689e744a06c6566ea0d34f9bb3cb7d9 (patch) | |
tree | 8f607dc4f3947ee15930fedf376ea8d16b245869 /usr.bin/whois | |
parent | 0f8152eb009985f6d6cb5ef83f1df084758746fc (diff) | |
download | FreeBSD-src-67afece3d689e744a06c6566ea0d34f9bb3cb7d9.zip FreeBSD-src-67afece3d689e744a06c6566ea0d34f9bb3cb7d9.tar.gz |
Mention the '6' flag in the flags summary. (Forgotten in the last commit).
Diffstat (limited to 'usr.bin/whois')
-rw-r--r-- | usr.bin/whois/whois.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/whois/whois.1 b/usr.bin/whois/whois.1 index 5408a77..0a61dc6 100644 --- a/usr.bin/whois/whois.1 +++ b/usr.bin/whois/whois.1 @@ -40,7 +40,7 @@ .Nd Internet domain name and network number directory service .Sh SYNOPSIS .Nm whois -.Op Fl adgimpQrR +.Op Fl adgimpQrR6 .Op Fl h Ar host .Ar name ... .Sh DESCRIPTION |