From 9fe7963ec362cbee75ea5a2e08f64e5d64450cc6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Sur=C3=BD?= Date: Tue, 6 Nov 2018 11:46:25 +0700 Subject: [PATCH] Update the IDN documentation for nslookup (cherry picked from commit b659765869905c4abb266263aa6013c390b19e86) --- bin/dig/nslookup.docbook | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/bin/dig/nslookup.docbook b/bin/dig/nslookup.docbook index 3aff4e984d..e41404a5a4 100644 --- a/bin/dig/nslookup.docbook +++ b/bin/dig/nslookup.docbook @@ -478,6 +478,22 @@ nslookup -query=hinfo -timeout=10 + IDN SUPPORT + + + If nslookup has been built with IDN (internationalized + domain name) support, it can accept and display non-ASCII domain names. + nslookup appropriately converts character encoding of + domain name before sending a request to DNS server or displaying a + reply from the server. + If you'd like to turn off the IDN support for some reason, define + the IDN_DISABLE environment variable. + The IDN support is disabled if the variable is set when + nslookup runs or when the standard output is not + a tty. + + + FILES /etc/resolv.conf