]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[v9_11] document "fixedpoint"
authorEvan Hunt <each@isc.org>
Fri, 8 Dec 2017 03:01:10 +0000 (19:01 -0800)
committerEvan Hunt <each@isc.org>
Fri, 8 Dec 2017 03:01:10 +0000 (19:01 -0800)
doc/arm/Bv9ARM-book.xml

index fcd6eff19646c9d23007fdc4579531e969ad4685..81ac66beb248bbc55489aa826d744cde71c05d49 100644 (file)
@@ -2810,8 +2810,25 @@ $ORIGIN 0.0.0.0.0.0.0.0.8.b.d.0.1.0.0.2.ip6.arpa.
                <para>
                  A non-negative 32-bit integer
                  (i.e., a number between 0 and 4294967295, inclusive).
-                 Its acceptable value might further
-                 be limited by the context in which it is used.
+                 Its acceptable value might be further
+                 limited by the context in which it is used.
+               </para>
+             </entry>
+           </row>
+           <row rowsep="0">
+             <entry colname="1">
+               <para>
+                 <varname>fixedpoint</varname>
+               </para>
+             </entry>
+             <entry colname="2">
+               <para>
+                 A non-negative real number that can be specified to
+                 the nearest one hundredth.  Up to five digits can be
+                 specified before a decimal point, and up to two
+                 digits after, so the maximum value is 99999.99.
+                 Acceptable values might be further limited by the
+                 context in which it is used.
                </para>
              </entry>
            </row>