]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Fix README related to --with-tuning v9.17.0
authorTinderbox User <tbox@isc.org>
Thu, 12 Mar 2020 12:27:13 +0000 (12:27 +0000)
committerTinderbox User <tbox@isc.org>
Thu, 12 Mar 2020 12:27:13 +0000 (12:27 +0000)
README
README.md

diff --git a/README b/README
index 3baa076473a19065ac4c69841e5c3d9ea059d9e5..41c682d14bc88251a0d5815390f8782f3a418649 100644 (file)
--- a/README
+++ b/README
@@ -232,7 +232,7 @@ github.com/farsightsec/fstrm and libprotobuf-c https://
 developers.google.com/protocol-buffers, and BIND must be configured with
 --enable-dnstap.
 
-Certain compiled-in constants and default settings can be increased to
+Certain compiled-in constants and default settings can be decreased to
 values better suited to small machines, e.g. OpenWRT boxes, by specifying
 --with-tuning=small on the configure command line. This will decrease
 memory usage by using smaller structures, but will degrade performance.
index 970c846d60785c779a088d24aa9547be555cdd30..be07b54ac2d33537c71420f87192896f6c063616 100644 (file)
--- a/README.md
+++ b/README.md
@@ -249,7 +249,7 @@ and `libprotobuf-c`
 [https://developers.google.com/protocol-buffers](https://developers.google.com/protocol-buffers),
 and BIND must be configured with `--enable-dnstap`.
 
-Certain compiled-in constants and default settings can be increased to
+Certain compiled-in constants and default settings can be decreased to
 values better suited to small machines, e.g. OpenWRT boxes, by specifying
 `--with-tuning=small` on the `configure` command line. This will decrease
 memory usage by using smaller structures, but will degrade performance.