aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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)