diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2016-10-24 15:12:45 -0700 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2016-10-24 15:12:45 -0700 |
commit | 1665c1214e1f45127f69150a1c083f3dc66eb24b (patch) | |
tree | 320f9d6e20f6421ab6a2bf184f27322c73393357 | |
parent | net/iproute2: no automatic scope=host on loopback. (diff) | |
download | netifrc-1665c1214e1f45127f69150a1c083f3dc66eb24b.tar.gz netifrc-1665c1214e1f45127f69150a1c083f3dc66eb24b.tar.bz2 netifrc-1665c1214e1f45127f69150a1c083f3dc66eb24b.zip |
doc: resolvconf-gentoo is now openresolv.
X-Gentoo-Bug: 507346
X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=507346
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
-rw-r--r-- | doc/net.example.BSD.in | 4 | ||||
-rw-r--r-- | doc/net.example.Linux.in | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/doc/net.example.BSD.in b/doc/net.example.BSD.in index d3bd15b..1df32e0 100644 --- a/doc/net.example.BSD.in +++ b/doc/net.example.BSD.in @@ -367,8 +367,8 @@ # will be listed in /etc/resolv.conf even if there were any there to start # with. # If this is an issue for you then maybe you should look into a resolv.conf -# manager like resolvconf-gentoo to manage this file for you. All packages -# that baselayout supports use resolvconf-gentoo if installed. +# manager like net-dns/openresolv to manage this file for you. All packages +# that baselayout supports use net-dns/openresolv if installed. #----------------------------------------------------------------------------- # Cable in/out detection diff --git a/doc/net.example.Linux.in b/doc/net.example.Linux.in index e6cc180..c895a17 100644 --- a/doc/net.example.Linux.in +++ b/doc/net.example.Linux.in @@ -1096,8 +1096,8 @@ # will be listed in /etc/resolv.conf even if there were any there to start # with. # If this is an issue for you then maybe you should look into a resolv.conf -# manager like resolvconf-gentoo to manage this file for you. All packages -# that baselayout supports use resolvconf-gentoo if installed. +# manager like net-dns/openresolv to manage this file for you. All packages +# that baselayout supports use net-dns/openresolv if installed. #----------------------------------------------------------------------------- # Cable in/out detection |