summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pcap-config.110
1 files changed, 9 insertions, 1 deletions
diff --git a/pcap-config.1 b/pcap-config.1
index 66b65b11..a98b0a78 100644
--- a/pcap-config.1
+++ b/pcap-config.1
@@ -18,7 +18,7 @@
.\" WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
.\" MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
.\"
-.TH PCAP\-CONFIG 1 "18 February 2023"
+.TH PCAP\-CONFIG 1 "10 April 2023"
.SH NAME
pcap-config \- write libpcap compiler and linker flags to standard output
.SH SYNOPSIS
@@ -121,6 +121,14 @@ libpcap.
exits with a non-zero status when invoked with an invalid command\-line
option, and with status 0 otherwise.
+.SH BACKWARD COMPATIBILITY
+.PP
+The
+.B \-\-static\-pcap\-only
+flag became available in libpcap release 1.10.2. The
+.B \-\-static
+flag became available in libpcap release 1.1.0.
+
.SH SEE ALSO
.BR pkg\-config (1),
.BR pcap (3PCAP)