Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Apr 2014 21:06:07 +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: r44703 - head/en_US.ISO8859-1/articles/ipsec-must
Message-ID:  <201404292106.s3TL67o2039541@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: wblock
Date: Tue Apr 29 21:06:07 2014
New Revision: 44703
URL: http://svnweb.freebsd.org/changeset/doc/44703

Log:
  Restore lost <replaceable> tags.

Modified:
  head/en_US.ISO8859-1/articles/ipsec-must/article.xml

Modified: head/en_US.ISO8859-1/articles/ipsec-must/article.xml
==============================================================================
--- head/en_US.ISO8859-1/articles/ipsec-must/article.xml	Tue Apr 29 19:49:32 2014	(r44702)
+++ head/en_US.ISO8859-1/articles/ipsec-must/article.xml	Tue Apr 29 21:06:07 2014	(r44703)
@@ -88,7 +88,7 @@
 
       <para>The command:</para>
 
-      <screen><userinput>tcpdump -c 4000 -s 10000 -w dumpfile.bin</userinput></screen>
+      <screen><userinput>tcpdump -c 4000 -s 10000 -w <replaceable>dumpfile.bin</replaceable></userinput></screen>
 
       <para>will capture 4000 raw packets to
       <replaceable>dumpfile.bin</replaceable>.  Up to 10,000 bytes per
@@ -127,8 +127,8 @@
 	  the <quote>normal</quote> connection has 29% (2.1) of the
 	  expected value.</para>
 
-    <screen>&prompt.user; <userinput>tcpdump -c 4000 -s 10000 -w ipsecdemo.bin</userinput>
-&prompt.user; <userinput>uliscan ipsecdemo.bin</userinput>
+    <screen>&prompt.user; <userinput>tcpdump -c 4000 -s 10000 -w <replaceable>ipsecdemo.bin</replaceable></userinput>
+&prompt.user; <userinput>uliscan <replaceable>ipsecdemo.bin</replaceable></userinput>
 
 Uliscan 21 Dec 98
 L=8 256 258560



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