View | Details | Raw Unified | Return to bug 232039
Collapse All | Expand All

(-)en_US.ISO8859-1/books/handbook/advanced-networking/chapter.xml (-2 / +2 lines)
Lines 4618-4624 Link Here
4618
rtsold_enable="YES"</programlisting>
4618
rtsold_enable="YES"</programlisting>
4619
4619
4620
      <para>The first line enables the specified interface to receive
4620
      <para>The first line enables the specified interface to receive
4621
	router solicitation messages.  The second line enables the
4621
	router advertisement messages.  The second line enables the
4622
	router solicitation daemon, &man.rtsol.8;.</para>
4622
	router solicitation daemon, &man.rtsol.8;.</para>
4623
4623
4624
      <para>If the interface needs a statically assigned
4624
      <para>If the interface needs a statically assigned
Lines 4712-4718 Link Here
4712
      <programlisting>rtadvd_enable="YES"</programlisting>
4712
      <programlisting>rtadvd_enable="YES"</programlisting>
4713
4713
4714
      <para>It is important to specify the interface on which to
4714
      <para>It is important to specify the interface on which to
4715
	do <acronym>IPv6</acronym> router solicitation.  For example,
4715
	do <acronym>IPv6</acronym> router advertisement.  For example,
4716
	to tell &man.rtadvd.8; to use
4716
	to tell &man.rtadvd.8; to use
4717
	<filename>rl0</filename>:</para>
4717
	<filename>rl0</filename>:</para>
4718
4718

Return to bug 232039