From: Roy Marples Date: Wed, 24 Apr 2019 14:21:41 +0000 (+0100) Subject: dhcpcd.conf: Fix wording about ipv6rs X-Git-Tag: v7.2.1~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ffb6d59b633fbad8c53f403e4d6640d53aca2070;p=thirdparty%2Fdhcpcd.git dhcpcd.conf: Fix wording about ipv6rs --- diff --git a/src/dhcpcd.conf.5.in b/src/dhcpcd.conf.5.in index f792b15f..f24715c3 100644 --- a/src/dhcpcd.conf.5.in +++ b/src/dhcpcd.conf.5.in @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd September 15, 2018 +.Dd April 24, 2019 .Dt DHCPCD.CONF 5 .Os .Sh NAME @@ -376,8 +376,7 @@ IPv6 address configuration for the internal network. noipv6rs # disable routing solicitation denyinterfaces eth2 # Don't touch eth2 at all interface eth0 - ipv6rs # enable routing solicitation get the - # default IPv6 route + ipv6rs # enable routing solicitation for eth0 ia_na 1 # request an IPv6 address ia_pd 2 eth1/0 # request a PD and assign it to eth1 ia_pd 3 eth2/1 eth3/2 # req a PD and assign it to eth2 and eth3