From packet steve: label the GRE key as "GRE Key", so that
[obnox/wireshark/wip.git] / docbook / eug_src / EUG_app_messages.xml
1 <!-- EUG Appendix Messages -->
2 <!-- $Id$ -->
3
4 <appendix id="AppMessages">
5   <title>Ethereal Warnings and Messages</title>
6   <section>
7     <title>Capture file format not understood</title>
8     <para>
9       If <application>Ethereal</application> cannot decode the capture 
10       file format of the file you have asked it to load, you will receive 
11       a warning box similar to that shown in <xref linkend="AppErr01"/>.
12         <figure id="AppErr01">
13           <title>Read File Format warning</title>
14           <graphic entityref="EtherealFormatError" format="PNG"/>
15         </figure>
16     </para>
17   </section>
18
19   <section>
20     <title>Save file error</title>
21     <para>
22       If <application>Ethereal</application> cannot open the file you 
23       requested it to save captured packets in, you will receive a 
24       warning box similar to that shown in <xref linkend="AppErr02"/>.
25         <figure id="AppErr02"><title>Save Error warning</title>
26           <graphic scale="60" entityref="EtherealSaveError" format="JPG"/>
27         </figure>
28     </para>
29   </section>
30
31   <!-- Simply add more sections above here ... -->
32
33 </appendix>
34 <!-- End of EUG Appendix Messages -->