diff options
| author | Sam Leffler <sam@FreeBSD.org> | 2009-05-19 14:51:48 +0000 |
|---|---|---|
| committer | Sam Leffler <sam@FreeBSD.org> | 2009-05-19 14:51:48 +0000 |
| commit | 930034efe2379fb401aa035cf02533eb14984f80 (patch) | |
| tree | b9d5bd385d97ea5043fbec80d06990a2d9e4afa4 /share | |
| parent | aa33fa5a86d23e2989f02686d22227a5ca690a3e (diff) | |
Notes
Diffstat (limited to 'share')
| -rw-r--r-- | share/man/man4/ath.4 | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/share/man/man4/ath.4 b/share/man/man4/ath.4 index 19171fff2c40..9d15a7bd4918 100644 --- a/share/man/man4/ath.4 +++ b/share/man/man4/ath.4 @@ -126,10 +126,8 @@ interfaces to construct a wireless repeater device. The driver also support .Cm tdma operation when compiled with -.Cd "options AH_SUPPORT_TDMA" -(and the wlan module is built with .Cd "options IEEE80211_SUPPORT_TDMA" -to enable the associated 802.11 support). +(which also enables the required 802.11 support). For more information on configuring this device, see .Xr ifconfig 8 . .Pp |
