summaryrefslogtreecommitdiff
path: root/docbook
diff options
context:
space:
mode:
authorUlf Lamping <ulf.lamping@web.de>2006-07-04 18:35:23 +0000
committerUlf Lamping <ulf.lamping@web.de>2006-07-04 18:35:23 +0000
commit9a288878dd43584fdc4429a589e83f6aea14c698 (patch)
tree5d8ed6a5e387d80ff435f175f68eb5199dfadfaf /docbook
parent0a67adf95fd95b7bcf023cc9ca1e0c6276d91419 (diff)
downloadwireshark-9a288878dd43584fdc4429a589e83f6aea14c698.tar.gz
update the files information to reflect the current implementation, as some files can also reside in the personal profile for some time now
svn path=/trunk/; revision=18658
Diffstat (limited to 'docbook')
-rw-r--r--docbook/wsug_src/WSUG_app_files.xml12
1 files changed, 6 insertions, 6 deletions
diff --git a/docbook/wsug_src/WSUG_app_files.xml b/docbook/wsug_src/WSUG_app_files.xml
index 4e9d376b60..6d162061ba 100644
--- a/docbook/wsug_src/WSUG_app_files.xml
+++ b/docbook/wsug_src/WSUG_app_files.xml
@@ -194,20 +194,20 @@
<row>
<entry><command>manuf</command></entry>
<entry>Ethernet name resolution.</entry>
- <entry>/etc/manuf</entry>
- <entry>%WIRESHARK%\manuf</entry>
+ <entry>/etc/manuf, $HOME/.wireshark/manuf</entry>
+ <entry>%WIRESHARK%\manuf, %APPDATA%\Wireshark\manuf</entry>
</row>
<row>
<entry><command>hosts</command></entry>
<entry>IPv4 and IPv6 name resolution.</entry>
- <entry>$HOME/.wireshark/hosts</entry>
- <entry>%APPDATA%\hosts</entry>
+ <entry>/etc/hosts, $HOME/.wireshark/hosts</entry>
+ <entry>%WIRESHARK%\hosts, %APPDATA%\Wireshark\hosts</entry>
</row>
<row>
<entry><command>ipxnets</command></entry>
<entry>IPX name resolution.</entry>
- <entry>$HOME/.wireshark/ipxnets</entry>
- <entry>%WIRESHARK%\ipxnets</entry>
+ <entry>/etc/ipxnets, $HOME/.wireshark/ipxnets</entry>
+ <entry>%WIRESHARK%\ipxnets, %APPDATA%\Wireshark\ipxnets</entry>
</row>
<row>
<entry><command>plugins</command></entry>