summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--share/man/man4/an.41
-rw-r--r--share/man/man4/ath.42
-rw-r--r--share/man/man4/ath_hal.46
-rw-r--r--share/man/man4/wi.43
-rw-r--r--share/man/man4/wlan.48
5 files changed, 14 insertions, 6 deletions
diff --git a/share/man/man4/an.4 b/share/man/man4/an.4
index 2de9569..f90282f 100644
--- a/share/man/man4/an.4
+++ b/share/man/man4/an.4
@@ -104,6 +104,7 @@ command.
.Xr arp 4 ,
.Xr miibus 4 ,
.Xr netintro 4 ,
+.Xr wlan 4 ,
.Xr ancontrol 8 ,
.Xr ifconfig 8
.Sh HISTORY
diff --git a/share/man/man4/ath.4 b/share/man/man4/ath.4
index 5901fcb..313104f 100644
--- a/share/man/man4/ath.4
+++ b/share/man/man4/ath.4
@@ -39,6 +39,8 @@
.Nd "Atheros IEEE 802.11 driver"
.Sh SYNOPSIS
.Cd "device ath"
+.Cd "device ath_hal"
+.Cd "device wlan"
.Sh DESCRIPTION
The
.Nm
diff --git a/share/man/man4/ath_hal.4 b/share/man/man4/ath_hal.4
index ec12b0b..bba01ee 100644
--- a/share/man/man4/ath_hal.4
+++ b/share/man/man4/ath_hal.4
@@ -42,9 +42,9 @@
.Sh DESCRIPTION
The
.Nm
-modules provides hardware support for wireless network adapters based on
+module provides hardware support for wireless network adapters based on
the Atheros AR5210, AR5211, and AR5212 chips.
-This modules is required by the
+This module is required by the
.Xr ath 4
driver.
.Pp
@@ -67,7 +67,7 @@ Netgear WAB501 AR5211 Cardbus
Netgear WAG511 AR5212 Cardbus
.El
.Sh SEE ALSO
-.Xr ath 4 ,
+.Xr ath 4
.Re
.Sh HISTORY
The
diff --git a/share/man/man4/wi.4 b/share/man/man4/wi.4
index fe0cd0c..9aa720d 100644
--- a/share/man/man4/wi.4
+++ b/share/man/man4/wi.4
@@ -39,6 +39,7 @@
.Nd "Lucent Hermes, Intersil PRISM and Spectrum24 IEEE 802.11 driver"
.Sh SYNOPSIS
.Cd "device wi"
+.Cd "device wlan"
.Sh DESCRIPTION
The
.Nm
@@ -318,11 +319,13 @@ command.
.Sh SEE ALSO
.Xr an 4 ,
.Xr arp 4 ,
+.Xr ath 4 ,
.Xr card 4 ,
.Xr netintro 4 ,
.Xr pccard 4 ,
.Xr pccbb 4 ,
.Xr pcic 4 ,
+.Xr wlan 4 ,
.Xr ifconfig 8 ,
.Xr wicontrol 8
.Rs
diff --git a/share/man/man4/wlan.4 b/share/man/man4/wlan.4
index 881e383..713cbcb 100644
--- a/share/man/man4/wlan.4
+++ b/share/man/man4/wlan.4
@@ -39,9 +39,10 @@ The
device provides generic code to support 802.11
drivers, including host AP mode.
Currently it is required for the
-.Xr wi 4
-and
+.Xr wi 4 ,
.Xr an 4
+and
+.Xr ath 4
drivers but will eventually be required by all 802.11 drivers.
.Sh COMPATIBILITY
The module name of
@@ -50,6 +51,7 @@ was used to be compatible with
.Nx .
.Sh SEE ALSO
.Xr an 4 ,
+.Xr ath 4 ,
.Xr awi 4 ,
.Xr netintro 4 ,
.Xr wi 4
@@ -67,4 +69,4 @@ by
.An -nosplit
.An Sam Leffler Aq sam@FreeBSD.org .
This manual page was written by
-.An Tom Rhodes Aq trhodes@FreeBSD.org . \ No newline at end of file
+.An Tom Rhodes Aq trhodes@FreeBSD.org .
OpenPOWER on IntegriCloud