diff options
author | Denis Ovsienko <denis@ovsienko.info> | 2017-03-06 11:36:39 +0000 |
---|---|---|
committer | Denis Ovsienko <denis@ovsienko.info> | 2017-03-06 11:36:39 +0000 |
commit | 6de6c1ccf15b38dbe6ef207aed7c8f851a2805ca (patch) | |
tree | f71ae15e1a858680c8dbdc65576a13e038197239 /pcap.3pcap.in | |
parent | 1ef37048eeaaccea35f98b61388efdeccbcf5f6e (diff) |
refine the feedback guidelines
Similar to how it was done in tcpdump, have a CONTRIBUTING file and try
to point at least some other files to it.
Diffstat (limited to 'pcap.3pcap.in')
-rw-r--r-- | pcap.3pcap.in | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/pcap.3pcap.in b/pcap.3pcap.in index 6dcac203..544e79cc 100644 --- a/pcap.3pcap.in +++ b/pcap.3pcap.in @@ -930,8 +930,9 @@ The current version is available from "The Tcpdump Group"'s Web site at .I http://www.tcpdump.org/ .RE .SH BUGS -Please send problems, bugs, questions, desirable enhancements, 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 libpcap source tree root. |