Deleted Added
sdiff udiff text old ( 302408 ) new ( 343639 )
full compact
1.\"
2.\" Copyright (c) 2003 Tom Rhodes
3.\" All rights reserved.
4.\"
5.\" Redistribution and use in source and binary forms, with or without
6.\" modification, are permitted provided that the following conditions
7.\" are met:
8.\" 1. Redistributions of source code must retain the above copyright

--- 9 unchanged lines hidden (view full) ---

18.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
19.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
20.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
21.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
22.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
23.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
24.\" SUCH DAMAGE.
25.\"
26.\" $FreeBSD: stable/11/share/man/man4/wlan.4 290127 2015-10-29 03:22:27Z kevlo $
27.\"
28.Dd October 29, 2015
29.Dt WLAN 4
30.Os
31.Sh NAME
32.Nm wlan
33.Nd generic 802.11 link-layer support
34.Sh SYNOPSIS

--- 127 unchanged lines hidden (view full) ---

162.Sh COMPATIBILITY
163The module name of
164.Nm
165was used to be compatible with
166.Nx .
167.Pp
168Mesh stations follow the 802.11s Draft 3.0 specification which is
169not ratified and subject to change.
170Beware that this specification is incompatible with earlier drafts;
171and stations implementing earlier drafts (e.g. Linux)
172may not interoperate.
173.Sh SEE ALSO
174.Xr an 4 ,
175.Xr ath 4 ,
176.Xr bwi 4 ,
177.Xr bwn 4 ,
178.Xr ipw 4 ,
179.Xr iwi 4 ,
180.Xr iwm 4 ,

--- 43 unchanged lines hidden ---