summaryrefslogtreecommitdiff
path: root/docbook/wsug_src
diff options
context:
space:
mode:
Diffstat (limited to 'docbook/wsug_src')
-rw-r--r--docbook/wsug_src/WSUG_chapter_io.xml7
-rw-r--r--docbook/wsug_src/WSUG_chapter_use.xml5
2 files changed, 7 insertions, 5 deletions
diff --git a/docbook/wsug_src/WSUG_chapter_io.xml b/docbook/wsug_src/WSUG_chapter_io.xml
index 6778d7360c..7e76a88a13 100644
--- a/docbook/wsug_src/WSUG_chapter_io.xml
+++ b/docbook/wsug_src/WSUG_chapter_io.xml
@@ -743,13 +743,14 @@
handle these dumps.
</para>
<section id="ChIOImportDialog">
- <title>The "File import" dialog box</title>
+ <title>The "Import from Hex Dump" dialog box</title>
<para>
- This dialog box lets you select a file to be imported and set import parameters.
+ This dialog box lets you select a text file, containing a hex dump
+ of packet data, to be imported and set import parameters.
</para>
<para>
<figure id="ChIOFileImportDialog">
- <title>The "File Import" dialog</title>
+ <title>The "Import from Hex Dump" dialog</title>
<graphic entityref="WiresharkFileImportDialog" format="PNG"/>
</figure>
</para>
diff --git a/docbook/wsug_src/WSUG_chapter_use.xml b/docbook/wsug_src/WSUG_chapter_use.xml
index 9737b5bbde..ca023d7ed9 100644
--- a/docbook/wsug_src/WSUG_chapter_use.xml
+++ b/docbook/wsug_src/WSUG_chapter_use.xml
@@ -434,11 +434,12 @@
</para></entry>
</row>
<row>
- <entry><command>Import...</command></entry>
+ <entry><command>Import from Hex Dump...</command></entry>
<entry></entry>
<entry><para>
This menu item brings up the import file dialog box that
- allows you to import a text file into a new temporary capture.
+ allows you to import a text file containing a hex dump
+ into a new temporary capture.
It is discussed in more detail in <xref linkend="ChIOImportSection"/>.
</para></entry>
</row>