the https://www.icann.org/resources/pages/rdds-labeling-policy-2017-02-01-en
changes have gone live (at least for com/net), so whois(1) no longer chases
referrals. OK to change the string to the new one?

diff --git usr.bin/whois/whois.c usr.bin/whois/whois.c
index 907d102b2f8..0e608295edf 100644
--- usr.bin/whois/whois.c
+++ usr.bin/whois/whois.c
@@ -62,7 +62,7 @@
 #define        QNICHOST_TAIL   ".whois-servers.net"
 
 #define        WHOIS_PORT      "whois"
-#define        WHOIS_SERVER_ID "Whois Server:"
+#define        WHOIS_SERVER_ID "Registrar WHOIS Server:"
 
 #define WHOIS_RECURSE          0x01
 #define WHOIS_QUICK            0x02

Reply via email to