aboutsummaryrefslogtreecommitdiffstats
path: root/docbook/wsug_src/WSUG_app_files.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docbook/wsug_src/WSUG_app_files.xml')
-rw-r--r--docbook/wsug_src/WSUG_app_files.xml20
1 files changed, 10 insertions, 10 deletions
diff --git a/docbook/wsug_src/WSUG_app_files.xml b/docbook/wsug_src/WSUG_app_files.xml
index 9dda2e2708..7c0fe73e63 100644
--- a/docbook/wsug_src/WSUG_app_files.xml
+++ b/docbook/wsug_src/WSUG_app_files.xml
@@ -39,7 +39,7 @@
<entry><command>preferences</command></entry>
<entry>Settings from the Preferences dialog box.</entry>
<entry>/etc/ethereal.conf, $HOME/.ethereal/preferences</entry>
- <entry>%ETHEREAL%\ethereal.conf, %APPDATA%\Wireshark\preferences</entry>
+ <entry>%WIRESHARK%\ethereal.conf, %APPDATA%\Wireshark\preferences</entry>
</row>
<row>
<entry><command>recent</command></entry>
@@ -51,37 +51,37 @@
<entry><command>cfilters</command></entry>
<entry>Capture filters.</entry>
<entry>$HOME/.ethereal/cfilters</entry>
- <entry>%ETHEREAL%\cfilters, %APPDATA%\Wireshark\cfilters</entry>
+ <entry>%WIRESHARK%\cfilters, %APPDATA%\Wireshark\cfilters</entry>
</row>
<row>
<entry><command>dfilters</command></entry>
<entry>Display filters.</entry>
<entry>$HOME/.ethereal/dfilters</entry>
- <entry>%ETHEREAL%\dfilters, %APPDATA%\Wireshark\dfilters</entry>
+ <entry>%WIRESHARK%\dfilters, %APPDATA%\Wireshark\dfilters</entry>
</row>
<row>
<entry><command>colorfilters</command></entry>
<entry>Coloring rules.</entry>
<entry>$HOME/.ethereal/colorfilters</entry>
- <entry>%ETHEREAL%\colorfilters, %APPDATA%\Wireshark\colorfilters</entry>
+ <entry>%WIRESHARK%\colorfilters, %APPDATA%\Wireshark\colorfilters</entry>
</row>
<row>
<entry><command>disabled_protos</command></entry>
<entry>Disabled protocols.</entry>
<entry>$HOME/.ethereal/disabled_protos</entry>
- <entry>%ETHEREAL%\disabled_protos, %APPDATA%\Wireshark\disabled_protos</entry>
+ <entry>%WIRESHARK%\disabled_protos, %APPDATA%\Wireshark\disabled_protos</entry>
</row>
<row>
<entry><command>ethers</command></entry>
<entry>Ethernet name resolution.</entry>
<entry>/etc/ethers, $HOME/.ethereal/ethers</entry>
- <entry>%ETHEREAL%\ethers, %APPDATA%\Wireshark\ethers</entry>
+ <entry>%WIRESHARK%\ethers, %APPDATA%\Wireshark\ethers</entry>
</row>
<row>
<entry><command>manuf</command></entry>
<entry>Ethernet name resolution.</entry>
<entry>/etc/manuf</entry>
- <entry>%ETHEREAL%\manuf</entry>
+ <entry>%WIRESHARK%\manuf</entry>
</row>
<row>
<entry><command>hosts</command></entry>
@@ -93,7 +93,7 @@
<entry><command>ipxnets</command></entry>
<entry>IPX name resolution.</entry>
<entry>$HOME/.ethereal/ipxnets</entry>
- <entry>%ETHEREAL%\ipxnets</entry>
+ <entry>%WIRESHARK%\ipxnets</entry>
</row>
<row>
<entry><command>plugins</command></entry>
@@ -102,7 +102,7 @@
/usr/local/share/ethereal/plugins,
$HOME/.ethereal/plugins
</entry>
- <entry>%ETHEREAL%\plugins\&lt;version&gt;,
+ <entry>%WIRESHARK%\plugins\&lt;version&gt;,
%APPDATA%\Wireshark\plugins</entry>
</row>
<row>
@@ -119,7 +119,7 @@
%APPDATA% points to the personal configuration folder, typically
<filename>C:\Documents and Settings\&lt;username&gt;\Application Data</filename>
(for further details, have a look at <xref linkend="ChWindowsProfiles"/>),
- %ETHEREAL% points to the Wireshark program folder, typically
+ %WIRESHARK% points to the Wireshark program folder, typically
<filename>C:\Program Files\Wireshark</filename>
</para>
</note>