summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStewart Honsberger <blkdeath@gentoo.org>2004-03-26 09:48:57 +0000
committerStewart Honsberger <blkdeath@gentoo.org>2004-03-26 09:48:57 +0000
commitaead8b6cb8614688ad6e87105a1a2481409515ec (patch)
treec7c31d5680aa6b4c74a926f9d96c6c7cbfd82217 /net-dns
parentwork around portage dep issue (bug #45688) (diff)
downloadhistorical-aead8b6cb8614688ad6e87105a1a2481409515ec.tar.gz
historical-aead8b6cb8614688ad6e87105a1a2481409515ec.tar.bz2
historical-aead8b6cb8614688ad6e87105a1a2481409515ec.zip
Re: Bug #45713; typo corrections
Diffstat (limited to 'net-dns')
-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;