svn commit: r52392 - head/en_US.ISO8859-1/books/handbook/advanced-networking
Benedict Reuschling <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: bcr Date: Sat Oct 20 21:23:49 2018 New Revision: 52392 URL: https://svnweb.freebsd.org/changeset/doc/52392 Log: Correct two instances where IPv6 SLAAC "router solicitation" should have been named "router advertisement" istead. PR: 232039 Submitted by: [email protected] Modified: head/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.xml Modified: head/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.xml Sat Oct 20 17:53:32 2018 (r52391) +++ head/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.xml Sat Oct 20 21:23:49 2018 (r52392) @@ -4618,7 +4618,7 @@ Received 264951 bytes in 0.1 seconds</screen> rtsold_enable="YES"</programlisting> <para>The first line enables the specified interface to receive - router solicitation messages. The second line enables the + router advertisement messages. The second line enables the router solicitation daemon, &man.rtsol.8;.</para> <para>If the interface needs a statically assigned @@ -4712,7 +4712,7 @@ rtsold_enable="YES"</programlisting> <programlisting>rtadvd_enable="YES"</programlisting> <para>It is important to specify the interface on which to - do <acronym>IPv6</acronym> router solicitation. For example, + do <acronym>IPv6</acronym> router advertisement. For example, to tell &man.rtadvd.8; to use <filename>rl0</filename>:</para> _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-doc-all To unsubscribe, send any mail to "[email protected]"