diff --git a/bin/dig/dig.1 b/bin/dig/dig.1 index a1882bfcff71ce432e27929b81e06a8b0996c07c..1ca90429fa71e6978ebe87f715677f374f209816 100644 --- a/bin/dig/dig.1 +++ b/bin/dig/dig.1 @@ -59,8 +59,9 @@ A typical invocation of \fBdig\fR looks like: where: .TP \fBserver\fR -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 \fIserver\fR argument is a hostname, \fBdig\fR resolves that name before querying that name server. If no \fIserver\fR argument is provided, diff --git a/bin/dig/dig.html b/bin/dig/dig.html index eda489485ed483cc8858b60dc9ca7e18dddf84ee..133e9a4229c1b72b658e4f451d9ec32f082d2ddb 100644 --- a/bin/dig/dig.html +++ b/bin/dig/dig.html @@ -216,8 +216,9 @@ CLASS="CONSTANT" >

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