diff options
author | Christian Ruppert <idl0r@gentoo.org> | 2014-08-17 19:37:53 +0000 |
---|---|---|
committer | Christian Ruppert <idl0r@gentoo.org> | 2014-08-17 19:37:53 +0000 |
commit | 490af4913606f1dac25325367ab3a26b23411040 (patch) | |
tree | 01badbba368e63c94847222ca3f1a57a23eb94bd /net-dns/bind/files/named.conf-r8 | |
parent | Version bump, remove old. (diff) | |
download | gentoo-2-490af4913606f1dac25325367ab3a26b23411040.tar.gz gentoo-2-490af4913606f1dac25325367ab3a26b23411040.tar.bz2 gentoo-2-490af4913606f1dac25325367ab3a26b23411040.zip |
Fix broken comment, bug 520136
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key B427ABC8)
Diffstat (limited to 'net-dns/bind/files/named.conf-r8')
-rw-r--r-- | net-dns/bind/files/named.conf-r8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/bind/files/named.conf-r8 b/net-dns/bind/files/named.conf-r8 index 7018c21b0fdd..39f9be267f37 100644 --- a/net-dns/bind/files/named.conf-r8 +++ b/net-dns/bind/files/named.conf-r8 @@ -1,6 +1,6 @@ /* * Refer to the named.conf(5) and named(8) man pages, and the documentation - * in /usr/share/doc/bind-*/ for more details. + * in /usr/share/doc/bind-* for more details. * Online versions of the documentation can be found here: * https://kb.isc.org/article/AA-01031 * |