summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-dns/bind')
-rw-r--r--net-dns/bind/files/named.conf-r16
-rw-r--r--net-dns/bind/files/named.conf-r26
-rw-r--r--net-dns/bind/files/named.conf-r32
3 files changed, 7 insertions, 7 deletions
diff --git a/net-dns/bind/files/named.conf-r1 b/net-dns/bind/files/named.conf-r1
index 9b7b2a91fdc6..39b53105373b 100644
--- a/net-dns/bind/files/named.conf-r1
+++ b/net-dns/bind/files/named.conf-r1
@@ -2,11 +2,11 @@ options {
directory "/var/bind";
// uncomment the following lines to turn on DNS forwarding,
- // and change the forwarind ip address(es) :
+ // and change the forwarding ip address(es) :
//forward first;
//forwarders {
- // 123.123.123.123
- // 123,123.123.123;
+ // 123.123.123.123;
+ // 123.123.123.123;
//};
listen-on-v6 { none; };
diff --git a/net-dns/bind/files/named.conf-r2 b/net-dns/bind/files/named.conf-r2
index 8c62ee9613de..f9ae4cc98814 100644
--- a/net-dns/bind/files/named.conf-r2
+++ b/net-dns/bind/files/named.conf-r2
@@ -2,11 +2,11 @@ options {
directory "/var/bind";
// uncomment the following lines to turn on DNS forwarding,
- // and change the forwarind ip address(es) :
+ // and change the forwarding ip address(es) :
//forward first;
//forwarders {
- // 123.123.123.123
- // 123,123.123.123;
+ // 123.123.123.123;
+ // 123.123.123.123;
//};
listen-on-v6 { none; };
diff --git a/net-dns/bind/files/named.conf-r3 b/net-dns/bind/files/named.conf-r3
index 7d639b9e09fc..d58c61bde0cd 100644
--- a/net-dns/bind/files/named.conf-r3
+++ b/net-dns/bind/files/named.conf-r3
@@ -2,7 +2,7 @@ options {
directory "/var/bind";
// uncomment the following lines to turn on DNS forwarding,
- // and change the forwarind ip address(es) :
+ // and change the forwarding ip address(es) :
//forward first;
//forwarders {
// 123.123.123.123;