sync with OpenBSD -current
This commit is contained in:
parent
e58e794ac2
commit
729656abba
61 changed files with 532 additions and 321 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue