From: deraadt Date: Thu, 2 Sep 2021 10:59:13 +0000 (+0000) Subject: Ah, I was fooled by a left over man page X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=19ca85c27de9a510f735cef21421edde979d9f6d;p=openbsd Ah, I was fooled by a left over man page --- diff --git a/lib/libpcap/pcap-filter.5 b/lib/libpcap/pcap-filter.5 index 14ff2ac02f8..a2a7f6c69a5 100644 --- a/lib/libpcap/pcap-filter.5 +++ b/lib/libpcap/pcap-filter.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pcap-filter.5,v 1.8 2021/09/02 06:46:32 deraadt Exp $ +.\" $OpenBSD: pcap-filter.5,v 1.9 2021/09/02 10:59:13 deraadt Exp $ .\" .\" Copyright (c) 1987, 1988, 1989, 1990, 1991, 1992, 1994, 1995, 1996, 1997 .\" The Regents of the University of California. All rights reserved. @@ -27,7 +27,7 @@ .Nm pcap-filter .Nd packet filter syntax .Sh DESCRIPTION -.Xr pcap_compile 5 +.Xr pcap_compile 3 compiles pcap filters for software such as .Xr tcpdump 8 . The resulting filter program can then be applied to