]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Change title and add extra link to Resource Requirements in the ARM
authorRon Aitchison <ron@zytrax.com>
Thu, 31 Mar 2022 12:51:57 +0000 (12:51 +0000)
committerPetr Špaček <pspacek@isc.org>
Wed, 11 May 2022 08:51:26 +0000 (10:51 +0200)
doc/arm/requirements.inc.rst

index 90bd0e965a02916122a7370bd2bf79abf8bafdf1..dcb080ec338cd495b521ae26bc4e786d7e56109c 100644 (file)
@@ -9,10 +9,10 @@
 .. See the COPYRIGHT file distributed with this work for additional
 .. information regarding copyright ownership.
 
-.. _Requirements:
+.. _requirements:
 
-BIND Resource Requirements
-==========================
+Resource Requirements
+=====================
 
 .. _hw_req:
 
@@ -45,7 +45,7 @@ Memory Requirements
 -------------------
 
 Server memory must be sufficient to hold both the cache and the
-zones loaded from disk. The ``max-cache-size`` option can
+zones loaded from disk. The :ref:`max-cache-size<max-cache-size>` option can
 limit the amount of memory used by the cache, at the expense of reducing
 cache hit rates and causing more DNS traffic. It is still good practice
 to have enough memory to load all zone and cache data into memory;