Restore lost <replaceable> tags.
This commit is contained in:
parent
d0652495dd
commit
dd37c5998b
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=44681
1 changed files with 1 additions and 1 deletions
|
@ -211,7 +211,7 @@ firewall_logging="YES"</programlisting>
|
||||||
<para>At this point you should be able to insert the machine between two
|
<para>At this point you should be able to insert the machine between two
|
||||||
sets of hosts without compromising any communication abilities between
|
sets of hosts without compromising any communication abilities between
|
||||||
them. If so, the next step is to add the
|
them. If so, the next step is to add the
|
||||||
<literal>net.link.ether.bridge.[blah]=[blah]</literal>
|
<literal>net.link.ether.bridge.<replaceable>[blah]</replaceable>=<replaceable>[blah]</replaceable></literal>
|
||||||
portions of these rows to the <filename>/etc/sysctl.conf</filename>
|
portions of these rows to the <filename>/etc/sysctl.conf</filename>
|
||||||
file, in order to have them execute at startup.</para>
|
file, in order to have them execute at startup.</para>
|
||||||
</sect1>
|
</sect1>
|
||||||
|
|
Loading…
Reference in a new issue