Document the personal capture and display filters list in the FILES

section, as is done for other files.  Just refer to those files in the
section for the "Save" button for the capture and display filter dialog
boxes.

svn path=/trunk/; revision=12398
This commit is contained in:
Guy Harris 2004-10-26 23:30:33 +00:00
parent e8727b5615
commit b2c1c3d0e5
1 changed files with 14 additions and 10 deletions

View File

@ -1577,16 +1577,11 @@ filter, and applies it to the current capture.
=item Save
Saves the current filter list in F<$HOME/.ethereal/cfilters> on
UNIX-compatible systems, and F<%APPDATA%\Ethereal\cfilters> (or, if
%APPDATA% isn't defined,
F<%USERPROFILE%\Application Data\Ethereal\cfilters>)
on Windows systems, if the list of filters being edited is the list of
capture filters, or in F<$HOME/.ethereal/dfilters> on UNIX-compatible
systems, and F<%APPDATA%\Ethereal\dfilters> (or, if %APPDATA% isn't
defined, F<%USERPROFILE%\Application Data\Ethereal\dfilters>) on Windows
systems, if the list of filters being edited is the list of display
filters.
If the list of filters being edited is the list of
capture filters, saves the current filter list to the personal capture
filters file, and if the list of filters being edited is the list of
display filters, saves the current filter list to the personal display
filters file.
=item Close
@ -1919,6 +1914,15 @@ For example, these four lines are valid lines of an ipxnets file.
00:00:BE:EF IT_Server1
110f FileServer3
The personal capture filters file, in F<$HOME/.ethereal/cfilters> on
UNIX-compatible systems, and F<%APPDATA%\Ethereal\cfilters> (or, if
%APPDATA% isn't defined, F<%USERPROFILE%\Application
Data\Ethereal\cfilters>) on Windows systems, and the personal display
filters file, in F<$HOME/.ethereal/dfilters> on UNIX-compatible systems,
and F<%APPDATA%\Ethereal\dfilters> (or, if %APPDATA% isn't defined,
F<%USERPROFILE%\Application Data\Ethereal\dfilters>) on Windows systems,
contain personal capture and display filters, respectively.
The global color filters file, F<colorfilters>, which is installed in
the F<etc> directory under the main installation directory (for example,
F</usr/local/etc>) on UNIX-compatible systems, and in the main