diff --git a/CHANGES b/CHANGES index 58f83ff8de..47089eba69 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,5 @@ +2120. [doc] Fix markup on nsupdate man page. [RT #16556] + 2119. [compat] libbind: allow res_init() to succeed enough to return the default domain even if it was unable to allocate memory. diff --git a/bin/dig/nslookup.docbook b/bin/dig/nslookup.docbook index c17dcb7267..3d934bf158 100644 --- a/bin/dig/nslookup.docbook +++ b/bin/dig/nslookup.docbook @@ -17,7 +17,7 @@ - PERFORMANCE OF THIS SOFTWARE. --> - + - + Jun 30, 2000 @@ -220,11 +220,11 @@ - + server servername port - + Sends all dynamic update requests to the name server @@ -247,11 +247,11 @@ - + local address port - + Sends all dynamic update requests using the local @@ -270,10 +270,10 @@ - + zone zonename - + Specifies that all updates are to be made to the zone @@ -289,10 +289,10 @@ - + class classname - + Specify the default class. @@ -304,11 +304,11 @@ - + key name secret - + Specifies that all updates are to be TSIG signed using the @@ -321,10 +321,10 @@ - + prereq nxdomain domain-name - + Requires that no resource record of any type exists with name @@ -335,10 +335,10 @@ - + prereq yxdomain domain-name - + Requires that @@ -349,12 +349,12 @@ - + prereq nxrrset domain-name class type - + Requires that no resource record exists of the specified @@ -371,12 +371,12 @@ - + prereq yxrrset domain-name class type - + This requires that a resource record of the specified @@ -393,13 +393,13 @@ - + prereq yxrrset domain-name class type data - + The @@ -427,13 +427,13 @@ - + update delete domain-name ttl class type data - + Deletes any resource records named @@ -453,14 +453,14 @@ - + update add domain-name ttl class type data - + Adds a new resource record with the specified @@ -473,9 +473,9 @@ - + show - + Displays the current message, containing all of the @@ -486,9 +486,9 @@ - + send - + Sends the current message. This is equivalent to entering a @@ -498,9 +498,9 @@ - + answer - + Displays the answer.