2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 14:35:26 +00:00

fixed a typo

This commit is contained in:
Evan Hunt
2020-01-24 09:53:32 -08:00
parent e48b2424aa
commit 0147acd7b6

View File

@@ -150,7 +150,7 @@ releases. New features include:
- "rndc modzone" reconfigures a single zone, without requiring the entire - "rndc modzone" reconfigures a single zone, without requiring the entire
server to be reconfigured. server to be reconfigured.
- "rndc showzone" displays the current configuration of a zone. - "rndc showzone" displays the current configuration of a zone.
- "rndc managed-keys" can be used to check the status of RFC 5001 managed - "rndc managed-keys" can be used to check the status of RFC 5011 managed
trust anchors, or to force trust anchors to be refreshed. trust anchors, or to force trust anchors to be refreshed.
- "max-cache-size" can now be set to a percentage of available memory. The - "max-cache-size" can now be set to a percentage of available memory. The
default is 90%. default is 90%.