Remove some extraneous words in the multicast routing section that don't
make sense. While here, fix a nearby misspelling. Submitted by: "Craig Reyenga" <craig@craig.afraid.org>
This commit is contained in:
parent
7dc39d8c32
commit
fc38500c0e
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=17420
1 changed files with 2 additions and 2 deletions
|
@ -492,7 +492,7 @@ host2.example.com link#1 UC 0 0
|
|||
<para>FreeBSD supports both multicast applications and multicast
|
||||
routing natively. Multicast applications do not require any
|
||||
special configuration of FreeBSD; applications will generally
|
||||
run out of the box. Multicast routing requires configuration
|
||||
run out of the box. Multicast routing
|
||||
requires that support be compiled into the kernel:</para>
|
||||
|
||||
<programlisting>options MROUTING</programlisting>
|
||||
|
@ -500,7 +500,7 @@ host2.example.com link#1 UC 0 0
|
|||
<para>In addition, the multicast routing daemon, &man.mrouted.8;
|
||||
must be configured to set up tunnels and DVMRP via
|
||||
<filename>/etc/mrouted.conf</filename>. More details on
|
||||
multicast configuratoin may be found in the man pages for
|
||||
multicast configuration may be found in the man pages for
|
||||
mrouted.</para>
|
||||
</sect2>
|
||||
</sect1>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue