From 55f9dc658c438a79dee8217cfaca190cae5ec2ec Mon Sep 17 00:00:00 2001 From: mike Date: Wed, 17 Oct 2001 15:47:38 +0000 Subject: Use whois.example.com rather than non-existent.host in an example. --- usr.bin/whois/whois.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'usr.bin/whois/whois.1') diff --git a/usr.bin/whois/whois.1 b/usr.bin/whois/whois.1 index 9d4f5ac..4379f1e 100644 --- a/usr.bin/whois/whois.1 +++ b/usr.bin/whois/whois.1 @@ -256,12 +256,12 @@ The following example demonstrates how to query a whois server using a non-standard port, where .Dq Li query-data is the query to be sent to -.Dq Li non-existent.host +.Dq Li whois.example.com on port .Dq Li rwhois (written numerically as 4321). .Pp -.Dl "whois -h non-existent.host -p rwhois query-data" +.Dl "whois -h whois.example.com -p rwhois query-data" .Sh SEE ALSO .Rs .%A Ken Harrenstien -- cgit v1.1