aboutsummaryrefslogtreecommitdiffstats
path: root/docbook
diff options
context:
space:
mode:
authorUlf Lamping <ulf.lamping@web.de>2005-02-01 23:49:02 +0000
committerUlf Lamping <ulf.lamping@web.de>2005-02-01 23:49:02 +0000
commit91aeca75dd557b2a03e1a2088b5d3605605f45c4 (patch)
tree1800a461d66211d9b9c8f64ae1be138a959904a9 /docbook
parentecdd9999b11dcea24138c3c5c155f9e4fd17b8ac (diff)
by more specific about unix configuration files
svn path=/trunk/; revision=13231
Diffstat (limited to 'docbook')
-rw-r--r--docbook/eug_src/EUG_app_files.xml19
1 files changed, 13 insertions, 6 deletions
diff --git a/docbook/eug_src/EUG_app_files.xml b/docbook/eug_src/EUG_app_files.xml
index 99b2d5b3a1..3a5f37905c 100644
--- a/docbook/eug_src/EUG_app_files.xml
+++ b/docbook/eug_src/EUG_app_files.xml
@@ -30,7 +30,7 @@
<row>
<entry>File/Folder</entry>
<entry>Description</entry>
- <entry>Unix folders</entry>
+ <entry>Unix/Linux folders</entry>
<entry>Windows folders</entry>
</row>
</thead>
@@ -38,8 +38,8 @@
<row>
<entry><command>preferences</command></entry>
<entry>Settings from the Preferences dialog box.</entry>
- <entry>$HOME/.ethereal/preferences</entry>
- <entry>%ETHEREAL%\preferences, %APPDATA%\Ethereal\preferences</entry>
+ <entry>/etc/ethereal.conf, $HOME/.ethereal/preferences</entry>
+ <entry>%ETHEREAL%\ethereal.conf, %APPDATA%\Ethereal\preferences</entry>
</row>
<row>
<entry><command>recent</command></entry>
@@ -80,7 +80,7 @@
<row>
<entry><command>manuf</command></entry>
<entry>Ethernet name resolution.</entry>
- <entry>/usr/local/etc/manuf</entry>
+ <entry>/etc/manuf</entry>
<entry>%ETHEREAL%\manuf</entry>
</row>
<row>
@@ -99,7 +99,7 @@
<entry><command>plugins</command></entry>
<entry>Plugin directories.</entry>
<entry>/usr/share/ethereal/plugins,
- /usr/local/share/ethereals/plugins,
+ /usr/local/share/ethereal/plugins,
$HOME/.ethereal/plugins
</entry>
<entry>%ETHEREAL%\plugins\&lt;version&gt;,
@@ -123,10 +123,17 @@
<filename>C:\Program Files\Ethereal</filename>
</para>
</note>
+ <note><title>Unix/Linux folders</title>
+ <para>
+ The <filename>/etc</filename> folder is the global Ethereal configuration
+ folder. The folder actually used on your system
+ may vary, maybe something like: <filename>/usr/local/etc</filename>.
+ </para>
+ </note>
<para>
<variablelist>
<varlistentry>
- <term><command>preferences</command></term>
+ <term><command>preferences/ethereal.conf</command></term>
<listitem>
<para>
This file contains your Ethereal preferences,