mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
zyd(4) needs this as well. While here, add a missing article.
Approved by: re (blanket)
This commit is contained in:
parent
ef0ffc1c6f
commit
2ed6bd6c9e
1 changed files with 4 additions and 3 deletions
|
|
@ -25,7 +25,7 @@
|
|||
.\"
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
.Dd June 15, 2007
|
||||
.Dd September 10, 2007
|
||||
.Dt WLAN_AMRR 4
|
||||
.Os
|
||||
.Sh NAME
|
||||
|
|
@ -36,7 +36,7 @@
|
|||
.Sh DESCRIPTION
|
||||
The
|
||||
.Nm
|
||||
module implements Adaptive Multi-Rate Retry tx rate control
|
||||
module implements the Adaptive Multi-Rate Retry tx rate control
|
||||
algorithm for use with 802.11 devices.
|
||||
The
|
||||
.Nm
|
||||
|
|
@ -45,7 +45,8 @@ device-independent implementation.
|
|||
.Sh SEE ALSO
|
||||
.Xr rum 4 ,
|
||||
.Xr ural 4 ,
|
||||
.Xr wlan 4
|
||||
.Xr wlan 4 ,
|
||||
.Xr zyd 4
|
||||
.Sh STANDARDS
|
||||
More information can be found in the paper describing the
|
||||
.Em AMRR
|
||||
|
|
|
|||
Loading…
Reference in a new issue