]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
add missing <listitem> tags
authorJeremy C. Reed <jreed@isc.org>
Mon, 5 Oct 2015 15:53:13 +0000 (11:53 -0400)
committerJeremy C. Reed <jreed@isc.org>
Mon, 5 Oct 2015 15:53:13 +0000 (11:53 -0400)
because require-server-cookie and request-sit explanations were
missing.

doc/arm/Bv9ARM-book.xml

index 8af74ca92f98e43c71dd0ccb0a94a6488b1d4c64..e4ee23ec49e4b5d5686798e4efab23ee49c91564 100644 (file)
@@ -6334,19 +6334,23 @@ options {
 
            <varlistentry>
              <term><command>request-sit</command></term>
-             <para>
-               This experimental option is obsolete.
-             </para>
+             <listitem>
+               <para>
+                 This experimental option is obsolete.
+               </para>
+             </listitem>
            </varlistentry>
 
            <varlistentry>
              <term><command>require-server-cookie</command></term>
-             <para>
-               Require a valid server cookie before sending a full
-               response to a UDP request from a cookie aware client.
-               BADCOOKIE is sent if there is a bad or no existent
-               server cookie.
-             </para>
+             <listitem>
+               <para>
+                 Require a valid server cookie before sending a full
+                 response to a UDP request from a cookie aware client.
+                 BADCOOKIE is sent if there is a bad or no existent
+                 server cookie.
+               </para>
+             </listitem>
            </varlistentry>
 
            <varlistentry>