]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
fix tag mismatch
authorMark Andrews <marka@isc.org>
Wed, 3 May 2017 01:15:14 +0000 (11:15 +1000)
committerMark Andrews <marka@isc.org>
Wed, 3 May 2017 01:15:14 +0000 (11:15 +1000)
doc/arm/notes.xml

index f532068325b8d1971a20d187bfc7340ad5ed1429..20c2453c82eda77d5d64c55a2af06c0599e3d559 100644 (file)
       <listitem>
        <para>
          Setting <command>max-journal-size</command> to
-         <literal>default</command> limits journal sizes to twice the
+         <literal>default</literal> limits journal sizes to twice the
          size of the zone contents.  This can be overridden by setting
          <command>max-journal-size</command> to <literal>unlimited</literal>
          or to an explicit value up to 2G. Thanks to Tony Finch for