summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSake Blok <sake@euronet.nl>2010-12-07 11:59:15 +0000
committerSake Blok <sake@euronet.nl>2010-12-07 11:59:15 +0000
commitbd8c1e7a3a9ec12426a3db25dcfe108ce9208ad9 (patch)
treedc3499c02b74413359a5aad5994fef049a155290
parent740dfb5a4de2d9c86b8b9250dfad5c15456dc1f2 (diff)
downloadwireshark-bd8c1e7a3a9ec12426a3db25dcfe108ce9208ad9.tar.gz
... and update the documentation too :-)
svn path=/trunk/; revision=35144
-rw-r--r--doc/wireshark.pod.template6
-rw-r--r--docbook/wsug_src/WSUG_chapter_use.xml4
2 files changed, 8 insertions, 2 deletions
diff --git a/doc/wireshark.pod.template b/doc/wireshark.pod.template
index c91c55f175..7f046eb985 100644
--- a/doc/wireshark.pod.template
+++ b/doc/wireshark.pod.template
@@ -1109,6 +1109,12 @@ that packet number has been put into the packet details.
Go to the previous / next / first / last packet in the capture.
+=item Go:Previous Packet In Conversation
+
+=item Go:Next Packet In Conversation
+
+Go to the previous / next packet of the converation (TCP, UDP or IP)
+
=item Capture:Interfaces
Shows a dialog box with all currently known interfaces and displaying the
diff --git a/docbook/wsug_src/WSUG_chapter_use.xml b/docbook/wsug_src/WSUG_chapter_use.xml
index 9e5ba0610f..2cc9d4c384 100644
--- a/docbook/wsug_src/WSUG_chapter_use.xml
+++ b/docbook/wsug_src/WSUG_chapter_use.xml
@@ -183,14 +183,14 @@
</para></entry>
</row>
<row>
- <entry>Ctrl+]</entry>
+ <entry>Ctrl+.</entry>
<entry><para>
Move to the next packet of the conversation
(TCP, UDP or IP)
</para></entry>
</row>
<row>
- <entry>Ctrl+[</entry>
+ <entry>Ctrl+,</entry>
<entry><para>
Move to the previous packet of the conversation
(TCP, UDP or IP)