diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2022-09-10 10:01:55 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2022-09-10 10:01:55 +0000 |
commit | 4ddae6a3dc958b49ae49304d70646c0997073fe9 (patch) | |
tree | 3fc8cfc43f281667a6a198b864097e8fbf500a06 /usr.sbin/tcpdump/tcpdump.8 | |
parent | efbcc3d450b473355e021e94e1bf4599f301c533 (diff) |
wireless LANS -> wireless LANs
Diffstat (limited to 'usr.sbin/tcpdump/tcpdump.8')
-rw-r--r-- | usr.sbin/tcpdump/tcpdump.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/tcpdump/tcpdump.8 b/usr.sbin/tcpdump/tcpdump.8 index e1e8d889213..d3508edd25b 100644 --- a/usr.sbin/tcpdump/tcpdump.8 +++ b/usr.sbin/tcpdump/tcpdump.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tcpdump.8,v 1.113 2022/01/01 08:10:29 jsg Exp $ +.\" $OpenBSD: tcpdump.8,v 1.114 2022/09/10 10:01:54 jsg Exp $ .\" .\" Copyright (c) 1987, 1988, 1989, 1990, 1991, 1992, 1994, 1995, 1996 .\" The Regents of the University of California. All rights reserved. @@ -19,7 +19,7 @@ .\" WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF .\" MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. .\" -.Dd $Mdocdate: January 1 2022 $ +.Dd $Mdocdate: September 10 2022 $ .Dt TCPDUMP 8 .Os .Sh NAME @@ -775,7 +775,7 @@ using a backslash character .Pp In the case of FDDI (e.g., .Dq fddi protocol arp ) , -and IEEE 802.11 wireless LANS (such as +and IEEE 802.11 wireless LANs (such as .Dq wlan protocol arp ) , for most of those protocols the protocol identification comes from the 802.2 Logical Link Control |