diff --git a/bin/dig/nslookup.docbook b/bin/dig/nslookup.docbook
index d08f977a5f..b349d7c1ec 100644
--- a/bin/dig/nslookup.docbook
+++ b/bin/dig/nslookup.docbook
@@ -308,7 +308,7 @@ nslookup -query=hinfo -timeout=10
The class specifies the protocol group of the information.
-
+
(Default = IN; abbreviation = cl)
@@ -318,10 +318,10 @@ nslookup -query=hinfo -timeout=10
nodebug
- Turn on or off the display of the full response packet and
- any intermediate response packets when searching.
+ Turn on or off the display of the full response packet and
+ any intermediate response packets when searching.
-
+
(Default = nodebug; abbreviation = nodeb)
@@ -332,9 +332,9 @@ nslookup -query=hinfo -timeout=10
Turn debugging mode on or off. This displays more about
- what nslookup is doing.
+ what nslookup is doing.
-
+
(Default = nod2)
@@ -358,7 +358,7 @@ nslookup -query=hinfo -timeout=10
names in the domain search list to the request until an
answer is received.
-
+
(Default = search)
@@ -370,7 +370,7 @@ nslookup -query=hinfo -timeout=10
Change the default TCP/UDP name server port to value.
-
+
(Default = 53; abbreviation = po)
@@ -389,9 +389,15 @@ nslookup -query=hinfo -timeout=10
Change the type of the information query.
-
- (Default = A; abbreviations = q, ty)
+
+ (Default = A and then AAAA; abbreviations = q, ty)
+
+ Note: It is
+ only possible to specify one query type, only
+ the default behavior looks up both when an
+ alternative is not specified.
+
@@ -403,7 +409,7 @@ nslookup -query=hinfo -timeout=10
have the
information.
-
+
(Default = recurse; abbreviation = [no]rec)
@@ -413,9 +419,9 @@ nslookup -query=hinfo -timeout=10
ndots=number
- Set the number of dots (label separators) in a domain
- that will disable searching. Absolute names always
- stop searching.
+ Set the number of dots (label separators) in a domain
+ that will disable searching. Absolute names always
+ stop searching.
@@ -446,7 +452,7 @@ nslookup -query=hinfo -timeout=10
Always use a virtual circuit when sending requests to the
server.
-
+
(Default = novc)
@@ -456,15 +462,15 @@ nslookup -query=hinfo -timeout=10
nofail
- Try the next nameserver if a nameserver responds with
- SERVFAIL or a referral (nofail) or terminate query
- (fail) on such a response.
-
-
+ Try the next nameserver if a nameserver responds with
+ SERVFAIL or a referral (nofail) or terminate query
+ (fail) on such a response.
+
+
(Default = nofail)
-
-
+
+