diff options
author | Laurent Deniel <laurent.deniel@free.fr> | 1999-10-10 16:25:28 +0000 |
---|---|---|
committer | Laurent Deniel <laurent.deniel@free.fr> | 1999-10-10 16:25:28 +0000 |
commit | 79019e836916d777a4cc1a2575370c55c9e4c2fa (patch) | |
tree | bc19d4d65487d112065b78c0d4c9b12003e5482d /doc/ethereal.pod.template | |
parent | a7e879775ef3762bad9a75c345d7826e474fdf99 (diff) | |
download | wireshark-79019e836916d777a4cc1a2575370c55c9e4c2fa.tar.gz wireshark-79019e836916d777a4cc1a2575370c55c9e4c2fa.tar.bz2 wireshark-79019e836916d777a4cc1a2575370c55c9e4c2fa.zip |
Add reference to tcpdump manual page for capture filter syntax.
svn path=/trunk/; revision=800
Diffstat (limited to 'doc/ethereal.pod.template')
-rw-r--r-- | doc/ethereal.pod.template | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ethereal.pod.template b/doc/ethereal.pod.template index 9247469326..39b1eb91d6 100644 --- a/doc/ethereal.pod.template +++ b/doc/ethereal.pod.template @@ -414,6 +414,10 @@ packets or not. =back +=head1 CAPTURE FILTER SYNTAX + +See manual page of tcpdump(8). + =head1 DISPLAY FILTER SYNTAX Display filters help you remove the noise from a packet trace and let you see only |