Browse Source

[3258] Updated bind10-guide css to highlight the new warning in 19.2.1.

Also, corrected one typo.
Marcin Siodelski 11 years ago
parent
commit
73ffb13842
2 changed files with 12 additions and 2 deletions
  1. 9 0
      doc/guide/bind10-guide.css
  2. 3 2
      doc/guide/bind10-guide.xml

+ 9 - 0
doc/guide/bind10-guide.css

@@ -30,6 +30,15 @@ body {
 	-webkit-border-radius: 10px;
 	-webkit-border-radius: 10px;
 }
 }
 
 
+.warning {
+	background-color: #eedddd;
+	border: 1px solid #ccaaaa;
+	margin: 1em 0 1em 0;
+	padding: 0.5em 1em 0.5em 1em;
+	-moz-border-radius: 10px;
+	-webkit-border-radius: 10px;
+}
+
 h3 {
 h3 {
 	text-decoration: underline;
 	text-decoration: underline;
 }
 }

+ 3 - 2
doc/guide/bind10-guide.xml

@@ -7226,11 +7226,12 @@ DhcpDdns/reverse_ddns/ddns_domains[0]/dns_servers[0]/port   53  integer(default)
       <itemizedlist>
       <itemizedlist>
         <listitem>
         <listitem>
           <simpara>
           <simpara>
-            Requests are received from the DHCP servers are placed in a
+            Requests received from the DHCP servers are placed in a
             queue until they are processed.  Currently all queued requests
             queue until they are processed.  Currently all queued requests
             are lost when the server shuts down.
             are lost when the server shuts down.
           </simpara>
           </simpara>
-        </listitem> <listitem>
+        </listitem>
+        <listitem>
           <simpara>
           <simpara>
             TSIG Authentication (<ulink
             TSIG Authentication (<ulink
             url="http://tools.ietf.org/html/rfc2845">RFC 2845</ulink>)
             url="http://tools.ietf.org/html/rfc2845">RFC 2845</ulink>)