diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2024-02-26 06:49:39 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2024-02-26 06:49:39 +0000 |
commit | 62e6ec41a768df4b7ede92fff2b12d33f9dd4b8a (patch) | |
tree | ccc0435577dc75c5eb49105feb6190aa6f4b8ae8 /lib/libpcap | |
parent | 0534ead689d6be1336b9816d926ef3be9fc846f5 (diff) |
type mgtv -> mgt; from todd carson
Diffstat (limited to 'lib/libpcap')
-rw-r--r-- | lib/libpcap/pcap-filter.5 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libpcap/pcap-filter.5 b/lib/libpcap/pcap-filter.5 index fae308365fb..dc39a259abf 100644 --- a/lib/libpcap/pcap-filter.5 +++ b/lib/libpcap/pcap-filter.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pcap-filter.5,v 1.12 2023/04/12 09:55:22 jsg Exp $ +.\" $OpenBSD: pcap-filter.5,v 1.13 2024/02/26 06:49:38 jmc Exp $ .\" .\" Copyright (c) 1987, 1988, 1989, 1990, 1991, 1992, 1994, 1995, 1996, 1997 .\" The Regents of the University of California. All rights reserved. @@ -20,7 +20,7 @@ .\" WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF .\" MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. .\" -.Dd $Mdocdate: April 12 2023 $ +.Dd $Mdocdate: February 26 2024 $ .Dt PCAP-FILTER 5 .Os .Sh NAME @@ -662,7 +662,7 @@ and frame subtype matches the specified If the specified .Ar wlan_type is -.Cm mgtv , +.Cm mgt , then valid values for .Ar wlan_subtype are |