commit: 1665c1214e1f45127f69150a1c083f3dc66eb24b Author: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org> AuthorDate: Mon Oct 24 22:12:45 2016 +0000 Commit: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org> CommitDate: Mon Oct 24 22:12:45 2016 +0000 URL: https://gitweb.gentoo.org/proj/netifrc.git/commit/?id=1665c121
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 <AT> gentoo.org> doc/net.example.BSD.in | 4 ++-- 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
