From: Evan Hunt Date: Fri, 8 Dec 2017 02:59:52 +0000 (-0800) Subject: [master] document "fixedpoint" X-Git-Tag: v9.12.1b1~173 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=5ea0100639681b4cc3240d43ded9c4e6c80c196c;p=thirdparty%2Fbind9.git [master] document "fixedpoint" --- diff --git a/doc/arm/Bv9ARM-book.xml b/doc/arm/Bv9ARM-book.xml index 910747a7ed7..edea08e6660 100644 --- a/doc/arm/Bv9ARM-book.xml +++ b/doc/arm/Bv9ARM-book.xml @@ -2749,8 +2749,25 @@ $ORIGIN 0.0.0.0.0.0.0.0.8.b.d.0.1.0.0.2.ip6.arpa. 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. + + + + + + + fixedpoint + + + + + 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.