From d12179dd9832bf3ed1da47487d3e905c058cd6c6 Mon Sep 17 00:00:00 2001 From: Evan Hunt Date: Tue, 19 Sep 2017 12:56:57 -0700 Subject: [PATCH] [master] remove duplication --- README | 1 - README.md | 1 - 2 files changed, 2 deletions(-) diff --git a/README b/README index bbb3c6a837..a48dd6403c 100644 --- 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 diff --git a/README.md b/README.md index fae6f5957b..abc2fda00f 100644 --- 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`. ### Building BIND -- GitLab