]> The Tcpdump Group git mirrors - libpcap/commitdiff
spell CONTRIBUTING.md (fixup commit 82001f3)
authorDenis Ovsienko <[email protected]>
Fri, 10 Jan 2020 23:21:17 +0000 (23:21 +0000)
committerDenis Ovsienko <[email protected]>
Fri, 10 Jan 2020 23:22:44 +0000 (23:22 +0000)
[skip ci]

.github/ISSUE_TEMPLATE
INSTALL.md
README.md
pcap-filter.manmisc.in
pcap.3pcap.in

index a550292ade90040aea221cc6b751b01ae19717dc..34fd328a7b4093c92a79e80d367dc8ff4f991397 100644 (file)
@@ -2,4 +2,4 @@ To report a security issue please send an e-mail to [email protected].
 
 To report bugs and other problems, contribute patches, request a
 feature, provide generic feedback etc please see the file
-CONTRIBUTING in the libpcap source tree root.
+CONTRIBUTING.md in the libpcap source tree root.
index b3e4a545a487ee9db78fe2c7bab86eb8b9a60a2c..0ed89d8ecc9b2135106b6baa0953579b63efe603 100644 (file)
@@ -251,7 +251,7 @@ FILES
        CHANGES             - description of differences between releases
        ChmodBPF/*          - macOS startup item to set ownership and permissions on /dev/bpf*
        CMakeLists.txt      - CMake file
-       CONTRIBUTING        - guidelines for contributing
+       CONTRIBUTING.md     - guidelines for contributing
        CREDITS             - people that have helped libpcap along
        INSTALL.md          - this file
        LICENSE             - the license under which tcpdump is distributed
index 7ed7fb593143eba05782c5ba45b36b9eecf7ac82..1e3a245be19751864a3d72ad109b628001fe98ff 100644 (file)
--- a/README.md
+++ b/README.md
@@ -17,7 +17,7 @@ To report a security issue please send an e-mail to [email protected].
 
 To report bugs and other problems, contribute patches, request a
 feature, provide generic feedback etc please see the file
-[CONTRIBUTING](CONTRIBUTING.md) in the libpcap source tree root.
+[CONTRIBUTING.md](CONTRIBUTING.md) in the libpcap source tree root.
 
 The directory doc/ has README files about specific operating systems and
 options.
index 05a295b8332f43cfe71a419928b74becd2b53db2..d5603079d48b96ba7d2c40ed3e5bcd92a4a0cc7c 100644 (file)
@@ -18,7 +18,7 @@
 .\" WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
 .\" MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
 .\"
-.TH PCAP-FILTER @MAN_MISC_INFO@ "5 November 2017"
+.TH PCAP-FILTER @MAN_MISC_INFO@ "10 January 2020"
 .SH NAME
 pcap-filter \- packet filter syntax
 .br
@@ -1037,7 +1037,7 @@ To report a security issue please send an e-mail to [email protected].
 .LP
 To report bugs and other problems, contribute patches, request a
 feature, provide generic feedback etc please see the file
-.I CONTRIBUTING
+.I CONTRIBUTING.md
 in the libpcap source tree root.
 .LP
 Filter expressions on fields other than those in Token Ring headers will
index 3c93e2dfe0de9a29242fde7f10493ad25f361fbf..7a69f0ac980ab5c6679087cc7145a72ee7124213 100644 (file)
@@ -17,7 +17,7 @@
 .\" WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
 .\" MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
 .\"
-.TH PCAP 3PCAP "25 July 2018"
+.TH PCAP 3PCAP "10 January 2020"
 .SH NAME
 pcap \- Packet Capture library
 .SH SYNOPSIS
@@ -986,5 +986,5 @@ To report a security issue please send an e-mail to [email protected].
 .LP
 To report bugs and other problems, contribute patches, request a
 feature, provide generic feedback etc please see the file
-.I CONTRIBUTING
+.I CONTRIBUTING.md
 in the libpcap source tree root.