diff options
author | Denis Ovsienko <denis@ovsienko.info> | 2017-02-02 11:23:50 +0000 |
---|---|---|
committer | Denis Ovsienko <denis@ovsienko.info> | 2017-02-02 11:38:05 +0000 |
commit | be1e19f50cc0d88bdb0140ed6d99574249a3c297 (patch) | |
tree | 3d6ba0e6d9a2519f59e9d6f0386753731e63f554 /tcpdump.1.in | |
parent | 4507858182bc1fafc3048d649811ae8a7546d0f1 (diff) | |
download | tcpdump-be1e19f50cc0d88bdb0140ed6d99574249a3c297.tar.gz |
refine the feedback guidelines
Provide better detailed guidelines in CONTRIBUTING and update a number
of other files to refer to that file so that the directions are now
more uniform.
Diffstat (limited to 'tcpdump.1.in')
-rw-r--r-- | tcpdump.1.in | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/tcpdump.1.in b/tcpdump.1.in index f04a5793..ecb0fef6 100644 --- a/tcpdump.1.in +++ b/tcpdump.1.in @@ -20,7 +20,7 @@ .\" WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF .\" MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. .\" -.TH TCPDUMP 1 "17 September 2015" +.TH TCPDUMP 1 "2 February 2017" .SH NAME tcpdump \- dump traffic on a network .SH SYNOPSIS @@ -1919,12 +1919,12 @@ The original distribution is available via anonymous ftp: IPv6/IPsec support is added by WIDE/KAME project. This program uses Eric Young's SSLeay library, under specific configurations. .SH BUGS -Please send problems, bugs, questions, desirable enhancements, patches -etc. to: +To report a security issue please send an e-mail to security@tcpdump.org. .LP -.RS -tcpdump-workers@lists.tcpdump.org -.RE +To report bugs and other problems, contribute patches, request a +feature, provide generic feedback etc please see the file +.I CONTRIBUTING +in the tcpdump source tree root. .LP NIT doesn't let you watch your own outbound traffic, BPF will. We recommend that you use the latter. |