]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[master] remove duplication
authorEvan Hunt <each@isc.org>
Tue, 19 Sep 2017 19:56:57 +0000 (12:56 -0700)
committerEvan Hunt <each@isc.org>
Tue, 19 Sep 2017 19:56:57 +0000 (12:56 -0700)
README
README.md

diff --git a/README b/README
index bbb3c6a8374ffc89568b1443563d1fb00cf08bc1..a48dd6403c0df50e417eb86fc3725a64089ff4a5 100644 (file)
--- a/README
+++ b/README
@@ -119,7 +119,6 @@ include:
   * Added support for the EDNS Padding and Keepalive options.
   * 'new-zones-directory' option sets the location where the configuration
     data for zones added by rndc addzone is stored
-  * named-checkconf -l lists the zones found in named.conf.
 
 Building BIND
 
index fae6f5957b9ef99508c8a5e0d2e347d8513405c3..abc2fda00f781a678a6ce9c6abfd2e5c70526527 100644 (file)
--- a/README.md
+++ b/README.md
@@ -132,7 +132,6 @@ include:
 * Added support for the EDNS Padding and Keepalive options.
 * 'new-zones-directory' option sets the location where the configuration
   data for zones added by rndc addzone is stored
-* `named-checkconf -l` lists the zones found in `named.conf`.
 
 ### <a name="build"/> Building BIND