Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Mar 2014 03:38:47 +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: r44372 - head/en_US.ISO8859-1/books/handbook/firewalls
Message-ID:  <201403280338.s2S3cl0Y046138@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: wblock
Date: Fri Mar 28 03:38:47 2014
New Revision: 44372
URL: http://svnweb.freebsd.org/changeset/doc/44372

Log:
  Recover lost <replaceable> tags.

Modified:
  head/en_US.ISO8859-1/books/handbook/firewalls/chapter.xml

Modified: head/en_US.ISO8859-1/books/handbook/firewalls/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/handbook/firewalls/chapter.xml	Fri Mar 28 03:25:12 2014	(r44371)
+++ head/en_US.ISO8859-1/books/handbook/firewalls/chapter.xml	Fri Mar 28 03:38:47 2014	(r44372)
@@ -1702,7 +1702,7 @@ options    IPDIVERT			# enables NAT</pro
 	    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"</prog
       <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>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201403280338.s2S3cl0Y046138>