aboutsummaryrefslogtreecommitdiffstats
path: root/docbook
diff options
context:
space:
mode:
authorgerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>2011-05-19 20:13:33 +0000
committergerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>2011-05-19 20:13:33 +0000
commita258c986cf78786e86cc2d8a173e873f1e9583ee (patch)
tree6b93f99fb38ec2709224d0e7c38f7fb8a1cc4a42 /docbook
parentcfbf9ed49f6b622b1c2b7dbe73f2b7455d7c7bc0 (diff)
Fix markup.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@37304 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'docbook')
-rw-r--r--docbook/wsug_src/WSUG_app_tools.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/docbook/wsug_src/WSUG_app_tools.xml b/docbook/wsug_src/WSUG_app_tools.xml
index 3f6f435d67..1c9e6785ec 100644
--- a/docbook/wsug_src/WSUG_app_tools.xml
+++ b/docbook/wsug_src/WSUG_app_tools.xml
@@ -824,16 +824,16 @@ Prepend dummy header:
Example: -i 46
-u &lt;srcp&gt;,&lt;destp&gt; prepend dummy UDP header with specified
dest and source ports (in DECIMAL).
- Automatically prepends Ethernet & IP headers as well.
+ Automatically prepends Ethernet &amp; IP headers as well.
Example: -u 1000,69 to make the packets look like
TFTP/UDP packets.
-T &lt;srcp&gt;,&lt;destp&gt; prepend dummy TCP header with specified
dest and source ports (in DECIMAL).
- Automatically prepends Ethernet & IP headers as well.
+ Automatically prepends Ethernet &amp; IP headers as well.
Example: -T 50,60
-s &lt;srcp&gt;,&lt;dstp&gt;,&lt;tag&gt; prepend dummy SCTP header with specified
dest/source ports and verification tag (in DECIMAL).
- Automatically prepends Ethernet & IP headers as well.
+ Automatically prepends Ethernet &amp; IP headers as well.
Example: -s 30,40,34
-S &lt;srcp&gt;,&lt;dstp&gt;,&lt;ppi&gt; prepend dummy SCTP header with specified
dest/source ports and verification tag 0.