diff options
| author | Mike Barcroft <mike@FreeBSD.org> | 2001-09-04 17:49:07 +0000 |
|---|---|---|
| committer | Mike Barcroft <mike@FreeBSD.org> | 2001-09-04 17:49:07 +0000 |
| commit | 1106c5f173933f4555d9c2f359f059197a6caba8 (patch) | |
| tree | 463e4aa5fc078feaa0fbfc0609b8492fe94a3f49 | |
| parent | 791e5157f2eaff8b0df938456eacbf8661dfffe1 (diff) | |
Notes
| -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 f7eef3c7bc8a..9d4f5acbb71c 100644 --- a/usr.bin/whois/whois.1 +++ b/usr.bin/whois/whois.1 @@ -261,7 +261,7 @@ on port .Dq Li rwhois (written numerically as 4321). .Pp -.Dl "whois -h non-existent.host -p rwhois query-data" +.Dl "whois -h non-existent.host -p rwhois query-data" .Sh SEE ALSO .Rs .%A Ken Harrenstien |
