aboutsummaryrefslogtreecommitdiffstats
path: root/doc/ethereal.pod
diff options
context:
space:
mode:
authorulfl <ulfl@f5534014-38df-0310-8fa8-9805f1628bb7>2005-06-09 08:03:34 +0000
committerulfl <ulfl@f5534014-38df-0310-8fa8-9805f1628bb7>2005-06-09 08:03:34 +0000
commitd63244a960368302c04e1589c26588539c36dd84 (patch)
tree191cd43151016a797f5c86f431b2473d540904a6 /doc/ethereal.pod
parentb6929ac4c7b7474de8b2a6f137637b0c523a072c (diff)
we possibly have global cfilters/dfilters files now
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@14596 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'doc/ethereal.pod')
-rw-r--r--doc/ethereal.pod17
1 files changed, 10 insertions, 7 deletions
diff --git a/doc/ethereal.pod b/doc/ethereal.pod
index 8321d56117..1a8318b255 100644
--- a/doc/ethereal.pod
+++ b/doc/ethereal.pod
@@ -2039,6 +2039,9 @@ preferences file.
The F<cfilters> file, contains personal capture filters.
+The global F<cfilters> file uses the same directory as the
+global preferences file.
+
The personal F<cfilters> file uses the same directory as the personal
preferences file.
@@ -2046,18 +2049,18 @@ preferences file.
The F<dfilters> file, contains personal display filters.
-The personal F<dfilters> file uses the same directory as the personal
-preferences file.
+The global F<dfilters> file uses the same directory as the
+global preferences file.
+
+The personal F<dfilters> file uses the same directory as the
+personal preferences file.
=item Color Filters (Coloring Rules)
The F<colorfilters> files contain system-wide and personal color filters.
-The global F<colorfilters> files is installed in
-the F<ethereal> directory under the F<share> subdirectory of the main
-installation directory (for example, F</usr/local/share/ethereal>) on
-UNIX-compatible systems, and in the main installation directory (for
-example, F<C:\Program Files\Ethereal>) on Windows systems,
+The global F<colorfilters> file uses the same directory as the
+global preferences file.
The personal F<colorfilters> file uses the same directory as the
personal preferences file.