Tag a couple of <replaceable>'s
This commit is contained in:
parent
4becf1ccee
commit
b25fed09b4
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=14101
1 changed files with 2 additions and 2 deletions
|
@ -622,8 +622,8 @@ host2.example.com link#1 UC 0 0
|
|||
|
||||
<programlisting>net.link.ether.bridge_cfg=<replaceable>if1</replaceable>,<replaceable>if2</replaceable></programlisting>
|
||||
|
||||
<para>to enable bridging on the specified interfaces (replace if1 and
|
||||
if2 with the names of your two network interfaces). If you want the
|
||||
<para>to enable bridging on the specified interfaces (replace <replaceable>if1</replaceable> and
|
||||
<replaceable>if2</replaceable> with the names of your two network interfaces). If you want the
|
||||
bridged packets to be filtered by &man.ipfw.8;, you should add:</para>
|
||||
|
||||
<programlisting>net.link.ether.bridge_ipfw=1</programlisting>
|
||||
|
|
Loading…
Reference in a new issue