From db5d9614fe7dfd9a1eb7670a589fc2997e20f81f Mon Sep 17 00:00:00 2001 From: Brian Wellington Date: Thu, 12 Jul 2001 16:29:11 +0000 Subject: [PATCH] @server can be an IPv6 address. --- bin/dig/dig.docbook | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/bin/dig/dig.docbook b/bin/dig/dig.docbook index d3feb767e8..87185d62cd 100644 --- a/bin/dig/dig.docbook +++ b/bin/dig/dig.docbook @@ -16,7 +16,7 @@ - WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. --> - + @@ -111,8 +111,9 @@ A typical invocation of dig looks like: server -is the name or IP address of the name server to query. An IPv4 -address can be provided in dotted-decimal notation. When the supplied +is the name or IP address of the name server to query. This can be an IPv4 +address in dotted-decimal notation or an IPv6 +address in colon-delimited notation. When the supplied server argument is a hostname, dig resolves that name before querying that name server. If no server argument is provided,