Recover lost <replaceable> tags.

This commit is contained in:
Warren Block 2014-03-28 03:38:47 +00:00
parent 3c9c021453
commit e5e6dae2ee
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=44372

View file

@ -1702,7 +1702,7 @@ options IPDIVERT # enables NAT</programlisting>
firewall rules.</para>
</listitem>
<listitem>
<para><literal>filename</literal>: full path of the file
<para><filename><replaceable>filename</replaceable></filename>: full path of the file
containing the firewall ruleset.</para>
</listitem>
</itemizedlist>
@ -2501,7 +2501,7 @@ good_tcpo="22,25,37,53,80,443,110"</programlisting>
<para>To zero the counters for just the rule with number
<replaceable>NUM</replaceable>:</para>
<screen>&prompt.root; <userinput>ipfw zero NUM</userinput></screen>
<screen>&prompt.root; <userinput>ipfw zero <replaceable>NUM</replaceable></userinput></screen>
<sect3>
<title>Logging Firewall Messages</title>