Date: Mon, 28 Apr 2014 20:19:20 +0000 (UTC) From: Warren Block <wblock@FreeBSD.org> To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r44681 - head/en_US.ISO8859-1/articles/filtering-bridges Message-ID: <201404282019.s3SKJKtG020574@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201404282019.s3SKJKtG020574>