svn commit: r44681 - head/en_US.ISO8859-1/articles/filtering-bridges
Warren Block
wblock at FreeBSD.org
Mon Apr 28 20:19:21 UTC 2014
Author: wblock
Date: Mon Apr 28 20:19:20 2014
New Revision: 44681
URL: http://svnweb.freebsd.org/changeset/doc/44681
Log:
Restore lost <replaceable> tags.
Modified:
head/en_US.ISO8859-1/articles/filtering-bridges/article.xml
Modified: head/en_US.ISO8859-1/articles/filtering-bridges/article.xml
==============================================================================
--- head/en_US.ISO8859-1/articles/filtering-bridges/article.xml Mon Apr 28 20:17:09 2014 (r44680)
+++ head/en_US.ISO8859-1/articles/filtering-bridges/article.xml Mon Apr 28 20:19:20 2014 (r44681)
@@ -211,7 +211,7 @@ firewall_logging="YES"</programlisting>
<para>At this point you should be able to insert the machine between two
sets of hosts without compromising any communication abilities between
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>
file, in order to have them execute at startup.</para>
</sect1>
More information about the svn-doc-head
mailing list