summaryrefslogtreecommitdiff
path: root/pcap_open_offline.3pcap.in
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2018-08-22 12:23:33 -0700
committerGuy Harris <guy@alum.mit.edu>2018-08-22 12:23:33 -0700
commitef4a90fef55e34f5833f3f23dcdaab95c0c7752c (patch)
treeac47b9bc5ffd0f2ff3ab5ecc0acfc6a7cb11aa4a /pcap_open_offline.3pcap.in
parent756ff0a1ee7f7483b6a7e902f5bd91842b43a97e (diff)
downloadlibpcap-ef4a90fef55e34f5833f3f23dcdaab95c0c7752c.tar.gz
More BACKWARD COMPATIBILITY sections.
Diffstat (limited to 'pcap_open_offline.3pcap.in')
-rw-r--r--pcap_open_offline.3pcap.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/pcap_open_offline.3pcap.in b/pcap_open_offline.3pcap.in
index d0cd1617..97e9066f 100644
--- a/pcap_open_offline.3pcap.in
+++ b/pcap_open_offline.3pcap.in
@@ -105,5 +105,10 @@ is filled in with an appropriate error message.
is assumed to be able to hold at least
.B PCAP_ERRBUF_SIZE
chars.
+.SH BACKWARD COMPATIBILITY
+.B pcap_open_offline_with_tstamp_precision
+and
+.B pcap_fopen_offline_with_tstamp_precision
+became available in libpcap release 1.5.1.
.SH SEE ALSO
pcap(3PCAP), pcap-savefile(@MAN_FILE_FORMATS@)