summaryrefslogtreecommitdiffstats
path: root/share/man/man4
diff options
context:
space:
mode:
authortrhodes <trhodes@FreeBSD.org>2005-10-07 02:32:16 +0000
committertrhodes <trhodes@FreeBSD.org>2005-10-07 02:32:16 +0000
commitb7d0ff1b4bd18989d3039277c8616cab330868c7 (patch)
tree8caed9828662b373b7303cefbd24ab47a83ee15b /share/man/man4
parent3f5a3ceeec39e53abf742baef1b54871d08a34ed (diff)
downloadFreeBSD-src-b7d0ff1b4bd18989d3039277c8616cab330868c7.zip
FreeBSD-src-b7d0ff1b4bd18989d3039277c8616cab330868c7.tar.gz
Work around an apparent mdoc(7) bug.
Spotted by: marius Discussed with: ru
Diffstat (limited to 'share/man/man4')
-rw-r--r--share/man/man4/an.410
-rw-r--r--share/man/man4/ath.410
-rw-r--r--share/man/man4/aue.410
-rw-r--r--share/man/man4/awi.410
-rw-r--r--share/man/man4/axe.410
-rw-r--r--share/man/man4/bfe.410
-rw-r--r--share/man/man4/bge.410
-rw-r--r--share/man/man4/cdce.410
-rw-r--r--share/man/man4/cm.414
-rw-r--r--share/man/man4/cue.410
-rw-r--r--share/man/man4/dc.410
-rw-r--r--share/man/man4/de.410
-rw-r--r--share/man/man4/ed.410
-rw-r--r--share/man/man4/em.410
-rw-r--r--share/man/man4/en.410
-rw-r--r--share/man/man4/fwe.410
-rw-r--r--share/man/man4/fwip.410
-rw-r--r--share/man/man4/fxp.410
-rw-r--r--share/man/man4/hme.410
-rw-r--r--share/man/man4/ipw.410
-rw-r--r--share/man/man4/iwi.410
-rw-r--r--share/man/man4/kue.410
-rw-r--r--share/man/man4/lge.410
-rw-r--r--share/man/man4/man4.i386/arl.410
-rw-r--r--share/man/man4/man4.i386/cp.410
-rw-r--r--share/man/man4/man4.i386/cs.410
-rw-r--r--share/man/man4/man4.i386/cx.410
-rw-r--r--share/man/man4/man4.i386/ep.410
-rw-r--r--share/man/man4/man4.i386/ex.410
-rw-r--r--share/man/man4/man4.i386/fe.410
-rw-r--r--share/man/man4/man4.i386/ie.410
-rw-r--r--share/man/man4/man4.i386/lnc.410
-rw-r--r--share/man/man4/man4.i386/ray.410
-rw-r--r--share/man/man4/man4.i386/vx.410
-rw-r--r--share/man/man4/my.410
-rw-r--r--share/man/man4/nge.410
-rw-r--r--share/man/man4/nve.410
-rw-r--r--share/man/man4/pcn.410
-rw-r--r--share/man/man4/ral.410
-rw-r--r--share/man/man4/re.410
-rw-r--r--share/man/man4/rl.410
-rw-r--r--share/man/man4/rue.410
-rw-r--r--share/man/man4/sf.410
-rw-r--r--share/man/man4/sis.410
-rw-r--r--share/man/man4/sk.410
-rw-r--r--share/man/man4/sn.410
-rw-r--r--share/man/man4/ste.410
-rw-r--r--share/man/man4/ti.410
-rw-r--r--share/man/man4/tl.410
-rw-r--r--share/man/man4/tx.410
-rw-r--r--share/man/man4/txp.410
-rw-r--r--share/man/man4/udav.410
-rw-r--r--share/man/man4/ural.410
-rw-r--r--share/man/man4/vge.410
-rw-r--r--share/man/man4/vlan.410
-rw-r--r--share/man/man4/vr.410
-rw-r--r--share/man/man4/wb.410
-rw-r--r--share/man/man4/wi.410
-rw-r--r--share/man/man4/xe.410
-rw-r--r--share/man/man4/xl.410
60 files changed, 242 insertions, 362 deletions
diff --git a/share/man/man4/an.4 b/share/man/man4/an.4
index 91f4469..9d29880 100644
--- a/share/man/man4/an.4
+++ b/share/man/man4/an.4
@@ -37,18 +37,16 @@
.Nm an
.Nd "Aironet Communications 4500/4800 wireless network adapter driver"
.Sh SYNOPSIS
-To compile support for the
-.Nm
-driver into your kernel, place the following lines in your
+To compile this driver into the kernel,
+place the following lines in your
kernel configuration file:
.Bd -ragged -offset indent
.Cd "device an"
.Cd "device wlan"
.Ed
.Pp
-Alternatively, to load the
-.Nm
-driver at boot time, place the following lines in
+Alternatively, to load the driver as a
+module at boot time, place the following line in
.Xr loader.conf 5 :
.Bd -literal -offset indent
if_an_load="YES"
diff --git a/share/man/man4/ath.4 b/share/man/man4/ath.4
index 40bc756..e416110 100644
--- a/share/man/man4/ath.4
+++ b/share/man/man4/ath.4
@@ -38,9 +38,8 @@
.Nm ath
.Nd "Atheros IEEE 802.11 wireless network driver"
.Sh SYNOPSIS
-To compile support for the
-.Nm
-driver into your kernel, place the following lines in your
+To compile this driver into the kernel,
+place the following lines in your
kernel configuration file:
.Bd -ragged -offset indent
.Cd "device ath"
@@ -49,9 +48,8 @@ kernel configuration file:
.Cd "device wlan"
.Ed
.Pp
-Alternatively, to load the
-.Nm
-driver at boot time, place the following lines in
+Alternatively, to load the driver as a
+module at boot time, place the following line in
.Xr loader.conf 5 :
.Bd -literal -offset indent
if_ath_load="YES"
diff --git a/share/man/man4/aue.4 b/share/man/man4/aue.4
index 0acd181..7a155b2 100644
--- a/share/man/man4/aue.4
+++ b/share/man/man4/aue.4
@@ -37,9 +37,8 @@
.Nm aue
.Nd ADMtek AN986 Pegasus USB Ethernet driver
.Sh SYNOPSIS
-To compile support for the
-.Nm
-driver into your kernel, place the following lines in your
+To compile this driver into the kernel,
+place the following lines in your
kernel configuration file:
.Bd -ragged -offset indent
.Cd "device uhci"
@@ -49,9 +48,8 @@ kernel configuration file:
.Cd "device aue"
.Ed
.Pp
-Alternatively, to load the
-.Nm
-driver at boot time, place the following line in
+Alternatively, to load the driver as a
+module at boot time, place the following line in
.Xr loader.conf 5 :
.Bd -literal -offset indent
if_aue_load="YES"
diff --git a/share/man/man4/awi.4 b/share/man/man4/awi.4
index 4dc4394..b86c043 100644
--- a/share/man/man4/awi.4
+++ b/share/man/man4/awi.4
@@ -8,18 +8,16 @@
.Nm awi
.Nd "AMD PCnetMobile IEEE 802.11 PCMCIA wireless network driver"
.Sh SYNOPSIS
-To compile support for the
-.Nm
-driver into your kernel, place the following lines in your
+To compile this driver into the kernel,
+place the following lines in your
kernel configuration file:
.Bd -ragged -offset indent
.Cd "device awi"
.Cd "device wlan"
.Ed
.Pp
-Alternatively, to load the
-.Nm
-driver at boot time, place the following line in
+Alternatively, to load the driver as a
+module at boot time, place the following line in
.Xr loader.conf 5 :
.Bd -literal -offset indent
if_awi_load="YES"
diff --git a/share/man/man4/axe.4 b/share/man/man4/axe.4
index 20d301a..04c5fbd 100644
--- a/share/man/man4/axe.4
+++ b/share/man/man4/axe.4
@@ -37,9 +37,8 @@
.Nm axe
.Nd "ASIX Electronics AX88172 USB Ethernet driver"
.Sh SYNOPSIS
-To compile support for the
-.Nm
-driver into your kernel, place the following lines in your
+To compile this driver into the kernel,
+place the following lines in your
kernel configuration file:
.Bd -ragged -offset indent
.Cd "device ehci"
@@ -50,9 +49,8 @@ kernel configuration file:
.Cd "device axe"
.Ed
.Pp
-Alternatively, to load the
-.Nm
-driver at boot time, place the following line in
+Alternatively, to load the driver as a
+module at boot time, place the following line in
.Xr loader.conf 5 :
.Bd -literal -offset indent
if_axe_load="YES"
diff --git a/share/man/man4/bfe.4 b/share/man/man4/bfe.4
index cb56217..dcfea31 100644
--- a/share/man/man4/bfe.4
+++ b/share/man/man4/bfe.4
@@ -32,18 +32,16 @@
.Nm bfe
.Nd "Broadcom BCM4401 Ethernet Device Driver"
.Sh SYNOPSIS
-To compile support for the
-.Nm
-driver into your kernel, place the following lines in your
+To compile this driver into the kernel,
+place the following lines in your
kernel configuration file:
.Bd -ragged -offset indent
.Cd "device miibus"
.Cd "device bfe"
.Ed
.Pp
-Alternatively, to load the
-.Nm
-driver at boot time, place the following line in
+Alternatively, to load the driver as a
+module at boot time, place the following line in
.Xr loader.conf 5 :
.Bd -literal -offset indent
if_bfe_load="YES"
diff --git a/share/man/man4/bge.4 b/share/man/man4/bge.4
index ad8c332..cdf521ab 100644
--- a/share/man/man4/bge.4
+++ b/share/man/man4/bge.4
@@ -38,18 +38,16 @@
.Nm bge
.Nd "Broadcom BCM570x/5714/5721/5750/5751/5789 PCI Gigabit Ethernet adapter driver"
.Sh SYNOPSIS
-To compile support for the
-.Nm
-driver into your kernel, place the following lines in your
+To compile this driver into the kernel,
+place the following lines in your
kernel configuration file:
.Bd -ragged -offset indent
.Cd "device miibus"
.Cd "device bge"
.Ed
.Pp
-Alternatively, to load the
-.Nm
-driver at boot time, place the following line in
+Alternatively, to load the driver as a
+module at boot time, place the following line in
.Xr loader.conf 5 :
.Bd -literal -offset indent
if_bge_load="YES"
diff --git a/share/man/man4/cdce.4 b/share/man/man4/cdce.4
index 6edcc55..d284425 100644
--- a/share/man/man4/cdce.4
+++ b/share/man/man4/cdce.4
@@ -35,9 +35,8 @@
.Nm cdce
.Nd "USB Communication Device Class Ethernet driver"
.Sh SYNOPSIS
-To compile support for the
-.Nm
-driver into your kernel, place the following lines in your
+To compile this driver into the kernel,
+place the following lines in your
kernel configuration file:
.Bd -ragged -offset indent
.Cd "device uhci"
@@ -46,9 +45,8 @@ kernel configuration file:
.Cd "device cdce"
.Ed
.Pp
-Alternatively, to load the
-.Nm
-driver at boot time, place the following line in
+Alternatively, to load the driver as a
+module at boot time, place the following line in
.Xr loader.conf 5 :
.Bd -literal -offset indent
if_cdce_load="YES"
diff --git a/share/man/man4/cm.4 b/share/man/man4/cm.4
index b626098..bbeee52 100644
--- a/share/man/man4/cm.4
+++ b/share/man/man4/cm.4
@@ -25,25 +25,23 @@
.\"
.\" $FreeBSD$
.\"
-.Dd July 16,2005
+.Dd July 16, 2005
.Dt CM 4
.Os
.Sh NAME
.Nm cm
.Nd "SMC Arcnet Ethernet device driver"
.Sh SYNOPSIS
-To compile support for the
-.Nm
-driver into your kernel, place the following lines in
-your kernel configuration file:
+To compile this driver into the kernel,
+place the following lines in your kernel
+configuration file:
.Bd -ragged -offset indent
.Cd "device isa"
.Cd "device cm"
.Ed
.Pp
-Alternatively, to load the
-.Xr cm 4
-driver at boot time, place the following line in
+Alternatively, to load the driver as a
+module at boot time, place the following line in
.Xr loader.conf 5 :
.Bd -literal -offset indent
if_cm_load="YES"
diff --git a/share/man/man4/cue.4 b/share/man/man4/cue.4
index 7dbeac7..a27653c 100644
--- a/share/man/man4/cue.4
+++ b/share/man/man4/cue.4
@@ -37,9 +37,8 @@
.Nm cue
.Nd "CATC USB-EL1210A USB Ethernet driver"
.Sh SYNOPSIS
-To compile support for the
-.Nm
-driver into your kernel, place the following lines in your
+To compile this driver into the kernel,
+place the following lines in your
kernel configuration file:
.Bd -ragged -offset indent
.Cd "device uhci"
@@ -48,9 +47,8 @@ kernel configuration file:
.Cd "device cue"
.Ed
.Pp
-Alternatively, to load the
-.Xr cue 4
-driver at boot time, place the following line in
+Alternatively, to load the driver as a
+module at boot time, place the following line in
.Xr loader.conf 5 :
.Bd -literal -offset indent
if_cue_load="YES"
diff --git a/share/man/man4/dc.4 b/share/man/man4/dc.4
index 486e30b..d019094 100644
--- a/share/man/man4/dc.4
+++ b/share/man/man4/dc.4
@@ -37,18 +37,16 @@
.Nm dc
.Nd "DEC/Intel 21143 and clone 10/100 Ethernet driver"
.Sh SYNOPSIS
-To compile support for the
-.Nm
-driver into your kernel, place the following lines in your
+To compile this driver into the kernel,
+place the following lines in your
kernel configuration file:
.Bd -ragged -offset indent
.Cd "device miibus"
.Cd "device dc"
.Ed
.Pp
-Alternatively, to load the
-.Nm
-driver at boot time, place the following line in
+Alternatively, to load the driver as a
+module at boot time, place the following line in
.Xr loader.conf 5 :
.Bd -literal -offset indent
if_dc_load="YES"
diff --git a/share/man/man4/de.4 b/share/man/man4/de.4
index d070ea0..1a609fb 100644
--- a/share/man/man4/de.4
+++ b/share/man/man4/de.4
@@ -32,17 +32,15 @@
.Nm de
.Nd "DEC DC21x4x Ethernet device driver"
.Sh SYNOPSIS
-To compile support for the
-.Nm
-driver into your kernel, place the following line in your
+To compile this driver into the kernel,
+place the following lines in your
kernel configuration file:
.Bd -ragged -offset indent
.Cd "device de"
.Ed
.Pp
-Alternatively, to load the
-.Nm
-driver at boot time, place the following line in
+Alternatively, to load the driver as a
+module at boot time, place the following line in
.Xr loader.conf 5 :
.Bd -literal -offset indent
if_de_load="YES"
diff --git a/share/man/man4/ed.4 b/share/man/man4/ed.4
index 4d926cd..f3322f2 100644
--- a/share/man/man4/ed.4
+++ b/share/man/man4/ed.4
@@ -37,18 +37,16 @@
.Nm ed
.Nd "NE-2000 and WD-80x3 Ethernet driver"
.Sh SYNOPSIS
-To compile support for the
-.Nm
-driver into your kernel, place the following lines in your
+To compile this driver into the kernel,
+place the following lines in your
kernel configuration file:
.Bd -ragged -offset indent
.Cd "device miibus"
.Cd "device ed"
.Ed
.Pp
-Alternatively, to load the
-.Nm
-driver at boot time, place the following line in
+Alternatively, to load the driver as a
+module at boot time, place the following line in
.Xr loader.conf 5 :
.Bd -literal -offset indent
if_ed_load="YES"
diff --git a/share/man/man4/em.4 b/share/man/man4/em.4
index 547a24a..279d039 100644
--- a/share/man/man4/em.4
+++ b/share/man/man4/em.4
@@ -38,17 +38,15 @@
.Nm em
.Nd "Intel(R) PRO/1000 Gigabit Ethernet adapter driver"
.Sh SYNOPSIS
-To compile support for the
-.Nm
-driver into your kernel, place the following line in your
+To compile this driver into the kernel,
+place the following lines in your
kernel configuration file:
.Bd -ragged -offset indent
.Cd "device em"
.Ed
.Pp
-Alternatively, to load the
-.Nm
-driver at boot time, place the following line in
+Alternatively, to load the driver as a
+module at boot time, place the following line in
.Xr loader.conf 5 :
.Bd -literal -offset indent
if_em_load="YES"
diff --git a/share/man/man4/en.4 b/share/man/man4/en.4
index ef26f3a..a256b9e 100644
--- a/share/man/man4/en.4
+++ b/share/man/man4/en.4
@@ -7,9 +7,8 @@
.Nm en
.Nd "device driver for Midway-based ATM interfaces"
.Sh SYNOPSIS
-To compile support for the
-.Nm
-driver into your kernel, place the following lines in your
+To compile this driver into the kernel,
+place the following lines in your
kernel configuration file:
.Bd -ragged -offset indent
.Cd "device en"
@@ -17,9 +16,8 @@ kernel configuration file:
.Cd "device utopia"
.Ed
.Pp
-Alternatively, to load the
-.Nm
-driver at boot time, place the following liness in
+Alternatively, to load the driver as a
+module at boot time, place the following line in
.Xr loader.conf 5 :
.Bd -literal -offset indent
if_en_load="YES"
diff --git a/share/man/man4/fwe.4 b/share/man/man4/fwe.4
index 6469ef4..76fc1ac 100644
--- a/share/man/man4/fwe.4
+++ b/share/man/man4/fwe.4
@@ -32,18 +32,16 @@
.Nm fwe
.Nd "Ethernet emulation driver for FireWire"
.Sh SYNOPSIS
-To compile support for the
-.Nm
-driver into your kernel, place the following lines in your
+To compile this driver into the kernel,
+place the following lines in your
kernel configuration file:
.Bd -ragged -offset indent
.Cd "device firewire"
.Cd "device fwe"
.Ed
.Pp
-Alternatively, to load the
-.Nm
-driver at boot time, place the following line in
+Alternatively, to load the driver as a
+module at boot time, place the following line in
.Xr loader.conf 5 :
.Bd -literal -offset indent
if_fwe_load="YES"
diff --git a/share/man/man4/fwip.4 b/share/man/man4/fwip.4
index 0c32fe9..4de3942 100644
--- a/share/man/man4/fwip.4
+++ b/share/man/man4/fwip.4
@@ -32,18 +32,16 @@
.Nm fwip
.Nd "IP over FireWire driver"
.Sh SYNOPSIS
-To compile support for the
-.Xr fwip 4
-driver into your kernel, place the following lines in your
+To compile this driver into the kernel,
+place the following lines in your
kernel configuration file:
.Bd -ragged -offset indent
.Cd "device firewire"
.Cd "device fwip"
.Ed
.Pp
-Alternatively, to load the
-.Xr fwip 4
-driver at boot time, place the following lines in
+Alternatively, to load the driver as a
+module at boot time, place the following line in
.Xr loader.conf 5 :
.Bd -literal -offset indent
firewire_load="YES"
diff --git a/share/man/man4/fxp.4 b/share/man/man4/fxp.4
index c383a64..3cc7000 100644
--- a/share/man/man4/fxp.4
+++ b/share/man/man4/fxp.4
@@ -32,18 +32,16 @@
.Nm fxp
.Nd "Intel EtherExpress PRO/100 Ethernet device driver"
.Sh SYNOPSIS
-To compile support for the
-.Nm
-driver into your kernel, place the following lines in your
+To compile this driver into the kernel,
+place the following lines in your
kernel configuration file:
.Bd -ragged -offset indent
.Cd "device miibus"
.Cd "device fxp"
.Ed
.Pp
-Alternatively, to load the
-.Nm
-driver at boot time, place the following line in
+Alternatively, to load the driver as a
+module at boot time, place the following line in
.Xr loader.conf 5 :
.Bd -literal -offset indent
if_fxp_load="YES"
diff --git a/share/man/man4/hme.4 b/share/man/man4/hme.4
index 87d9080..d32e0df 100644
--- a/share/man/man4/hme.4
+++ b/share/man/man4/hme.4
@@ -43,18 +43,16 @@
.Nm hme
.Nd "Sun Microelectronics STP2002-STQ Ethernet interfaces device driver"
.Sh SYNOPSIS
-To compile support for the
-.Nm
-driver into your kernel, place the following lines in your
+To compile this driver into the kernel,
+place the following lines in your
kernel configuration file:
.Bd -ragged -offset indent
.Cd "device miibus"
.Cd "device hme"
.Ed
.Pp
-Alternatively, to load the
-.Nm
-driver at boot time, place the following line in
+Alternatively, to load the driver as a
+module at boot time, place the following line in
.Xr loader.conf 5 :
.Bd -literal -offset indent
if_hme_load="YES"
diff --git a/share/man/man4/ipw.4 b/share/man/man4/ipw.4
index 0903cbb..82bde9a 100644
--- a/share/man/man4/ipw.4
+++ b/share/man/man4/ipw.4
@@ -32,9 +32,8 @@
.Nm ipw
.Nd "Intel PRO/Wireless 2100 IEEE 802.11 driver"
.Sh SYNOPSIS
-To compile support for the
-.Xr ipw 4
-driver into your kernel, place the following lines in your
+To compile this driver into the kernel,
+place the following lines in your
kernel configuration file:
.Bd -ragged -offset indent
.Cd "device ipw"
@@ -42,9 +41,8 @@ kernel configuration file:
.Cd "device wlan"
.Ed
.Pp
-Alternatively, to load the
-.Xr ipw 4
-driver at boot time, place the following lines in
+Alternatively, to load the driver as a
+module at boot time, place the following line in
.Xr loader.conf 5 :
.Bd -literal -offset indent
if_ipw_load="YES"
diff --git a/share/man/man4/iwi.4 b/share/man/man4/iwi.4
index 75afd75..93876dd 100644
--- a/share/man/man4/iwi.4
+++ b/share/man/man4/iwi.4
@@ -32,9 +32,8 @@
.Nm iwi
.Nd "Intel PRO/Wireless 2200BG/2225BG/2915ABG IEEE 802.11 driver"
.Sh SYNOPSIS
-To compile support for the
-.Nm
-driver into your kernel, place the following lines in your
+To compile this driver into the kernel,
+place the following lines in your
kernel configuration file:
.Bd -ragged -offset indent
.Cd "device iwi"
@@ -42,9 +41,8 @@ kernel configuration file:
.Cd "device wlan"
.Ed
.Pp
-Alternatively, to load the
-.Nm
-driver at boot time, place the following line in
+Alternatively, to load the driver as a
+module at boot time, place the following line in
.Xr loader.conf 5 :
.Bd -literal -offset indent
if_iwi_load="YES"
diff --git a/share/man/man4/kue.4 b/share/man/man4/kue.4
index c943926..4001e3c 100644
--- a/share/man/man4/kue.4
+++ b/share/man/man4/kue.4
@@ -37,9 +37,8 @@
.Nm kue
.Nd "Kawasaki LSI KL5KUSB101B USB Ethernet driver"
.Sh SYNOPSIS
-To compile support for the
-.Nm
-driver into your kernel, place the following lines in your
+To compile this driver into the kernel,
+place the following lines in your
kernel configuration file:
.Bd -ragged -offset indent
.Cd "device uhci"
@@ -48,9 +47,8 @@ kernel configuration file:
.Cd "device kue"
.Ed
.Pp
-Alternatively, to load the
-.Nm
-driver at boot time, place the following line in
+Alternatively, to load the driver as a
+module at boot time, place the following line in
.Xr loader.conf 5 :
.Bd -literal -offset indent
if_kue_load="YES"
diff --git a/share/man/man4/lge.4 b/share/man/man4/lge.4
index dd95e89..41010b9 100644
--- a/share/man/man4/lge.4
+++ b/share/man/man4/lge.4
@@ -38,18 +38,16 @@
.Nm lge
.Nd "Level 1 LXT1001 NetCellerator PCI Gigabit Ethernet adapter driver"
.Sh SYNOPSIS
-To compile support for the
-.Nm
-driver into your kernel, place the following lines in your
+To compile this driver into the kernel,
+place the following lines in your
kernel configuration file:
.Bd -ragged -offset indent
.Cd "device miibus"
.Cd "device lge"
.Ed
.Pp
-Alternatively, to load the
-.Nm
-driver at boot time, place the following line in
+Alternatively, to load the driver as a
+module at boot time, place the following line in
.Xr loader.conf 5 :
.Bd -literal -offset indent
if_lge_load="YES"
diff --git a/share/man/man4/man4.i386/arl.4 b/share/man/man4/man4.i386/arl.4
index 7cbe5d0..57a19bc 100644
--- a/share/man/man4/man4.i386/arl.4
+++ b/share/man/man4/man4.i386/arl.4
@@ -37,17 +37,15 @@
.Nm arl
.Nd "Aironet Arlan 655 wireless network adapter driver"
.Sh SYNOPSIS
-To compile support for the
-.Nm
-driver into your kernel, place the following line in your
+To compile this driver into the kernel,
+place the following lines in your
kernel configuration file:
.Bd -ragged -offset indent
.Cd "device arl"
.Ed
.Pp
-Alternatively, to load the
-.Nm
-driver at boot time, place the following line in
+Alternatively, to load the driver as a
+module at boot time, place the following line in
.Xr loader.conf 5 :
.Bd -literal -offset indent
if_arl_load="YES"
diff --git a/share/man/man4/man4.i386/cp.4 b/share/man/man4/man4.i386/cp.4
index d5ac69e..894adfa 100644
--- a/share/man/man4/man4.i386/cp.4
+++ b/share/man/man4/man4.i386/cp.4
@@ -20,17 +20,15 @@
.Nm cp
.Nd "driver for synchronous Cronyx Tau-PCI WAN adapters"
.Sh SYNOPSIS
-To compile support for the
-.Nm
-driver into your kernel, place the following line in your
+To compile this driver into the kernel,
+place the following lines in your
kernel configuration file:
.Bd -ragged -offset indent
.Cd "device cp"
.Ed
.Pp
-Alternatively, to load the
-.Nm
-driver at boot time, place the following line in
+Alternatively, to load the driver as a
+module at boot time, place the following line in
.Xr loader.conf 5 :
.Bd -literal -offset indent
if_cp_load="YES"
diff --git a/share/man/man4/man4.i386/cs.4 b/share/man/man4/man4.i386/cs.4
index baf2c2f..a09904c 100644
--- a/share/man/man4/man4.i386/cs.4
+++ b/share/man/man4/man4.i386/cs.4
@@ -32,17 +32,15 @@
.Nm cs
.Nd "Ethernet device driver"
.Sh SYNOPSIS
-To compile support for the
-.Nm
-driver into your kernel, place the following line in your
+To compile this driver into the kernel,
+place the following lines in your
kernel configuration file:
.Bd -ragged -offset indent
.Cd "device cs"
.Ed
.Pp
-Alternatively, to load the
-.Nm
-driver at boot time, place the following line in
+Alternatively, to load the driver as a
+module at boot time, place the following line in
.Xr loader.conf 5 :
.Bd -literal -offset indent
if_cs_load="YES"
diff --git a/share/man/man4/man4.i386/cx.4 b/share/man/man4/man4.i386/cx.4
index 46cbc42..4dcab79 100644
--- a/share/man/man4/man4.i386/cx.4
+++ b/share/man/man4/man4.i386/cx.4
@@ -20,17 +20,15 @@
.Nm cx
.Nd "driver for synchronous/asynchronous Cronyx Sigma WAN adapters"
.Sh SYNOPSIS
-To compile support for the
-.Nm
-driver into your kernel, place the following line in your
+To compile this driver into the kernel,
+place the following lines in your
kernel configuration file:
.Bd -ragged -offset indent
.Cd "device cx"
.Ed
Pp
-Alternatively, to load the
-.Nm
-driver at boot time, place the following line in
+Alternatively, to load the driver as a
+module at boot time, place the following line in
.Xr loader.conf 5 :
.Bd -literal -offset indent
if_cx_load="YES"
diff --git a/share/man/man4/man4.i386/ep.4 b/share/man/man4/man4.i386/ep.4
index ba97748..0ff55d6 100644
--- a/share/man/man4/man4.i386/ep.4
+++ b/share/man/man4/man4.i386/ep.4
@@ -36,17 +36,15 @@
.Nm ep
.Nd "Ethernet driver for 3Com Etherlink III (3c5x9) interfaces"
.Sh SYNOPSIS
-To compile support for the
-.Nm
-driver into your kernel, place the following line in your
+To compile this driver into the kernel,
+place the following lines in your
kernel configuration file:
.Bd -ragged -offset indent
.Cd "device ep"
.Ed
.Pp
-Alternatively, to load the
-.Nm
-driver at boot time, place the following line in
+Alternatively, to load the driver as a
+module at boot time, place the following line in
.Xr loader.conf 5 :
.Bd -literal -offset indent
if_ep_load="YES"
diff --git a/share/man/man4/man4.i386/ex.4 b/share/man/man4/man4.i386/ex.4
index b7a6b2c..469b456 100644
--- a/share/man/man4/man4.i386/ex.4
+++ b/share/man/man4/man4.i386/ex.4
@@ -32,17 +32,15 @@
.Nm ex
.Nd "Ethernet device driver for the Intel EtherExpress Pro/10 and Pro/10+"
.Sh SYNOPSIS
-To compile support for the
-.Nm
-driver into your kernel, place the following line in your
+To compile this driver into the kernel,
+place the following lines in your
kernel configuration file:
.Bd -ragged -offset indent
.Cd "device ex"
.Ed
.Pp
-Alternatively, to load the
-.Nm
-driver at boot time, place the following line in
+Alternatively, to load the driver as a
+module at boot time, place the following line in
.Xr loader.conf 5 :
.Bd -literal -offset indent
if_ex_load="YES"
diff --git a/share/man/man4/man4.i386/fe.4 b/share/man/man4/man4.i386/fe.4
index 7294270..0c99ad7 100644
--- a/share/man/man4/man4.i386/fe.4
+++ b/share/man/man4/man4.i386/fe.4
@@ -29,17 +29,15 @@
.Nm fe
.Nd "Fujitsu MB86960A/MB86965A based Ethernet adapters"
.Sh SYNOPSIS
-To compile support for the
-.Nm
-driver into your kernel, place the following line in your
+To compile this driver into the kernel,
+place the following lines in your
kernel configuration file:
.Bd -ragged -offset indent
.Cd "device fe"
.Ed
.Pp
-Alternatively, to load the
-.Nm
-driver at boot time, place the following line in
+Alternatively, to load the driver as a
+module at boot time, place the following line in
.Xr loader.conf 5 :
.Bd -literal -offset indent
if_fe_load="YES"
diff --git a/share/man/man4/man4.i386/ie.4 b/share/man/man4/man4.i386/ie.4
index 0d82e30..ceb7b61 100644
--- a/share/man/man4/man4.i386/ie.4
+++ b/share/man/man4/man4.i386/ie.4
@@ -32,17 +32,15 @@
.Nm ie
.Nd "Ethernet device driver"
.Sh SYNOPSIS
-To compile support for the
-.Nm
-driver into your kernel, place the following line in your
+To compile this driver into the kernel,
+place the following lines in your
kernel configuration file:
.Bd -ragged -offset indent
.Cd "device ie"
.Ed
.Pp
-Alternatively, to load the
-.Nm
-driver at boot time, place the following line in
+Alternatively, to load the driver as a
+module at boot time, place the following line in
.Xr loader.conf 5 :
.Bd -literal -offset indent
if_ie_load="YES"
diff --git a/share/man/man4/man4.i386/lnc.4 b/share/man/man4/man4.i386/lnc.4
index e89361b..a6ce332 100644
--- a/share/man/man4/man4.i386/lnc.4
+++ b/share/man/man4/man4.i386/lnc.4
@@ -32,17 +32,15 @@
.Nm lnc
.Nd "AMD Lance/PCnet Ethernet device driver"
.Sh SYNOPSIS
-To compile support for the
-.Nm
-driver into your kernel, place the following line in your
+To compile this driver into the kernel,
+place the following lines in your
kernel configuration file:
.Bd -ragged -offset indent
.Cd "device lnc"
.Ed
.Pp
-Alternatively, to load the
-.Nm
-driver at boot time, place the following line in
+Alternatively, to load the driver as a
+module at boot time, place the following line in
.Xr loader.conf 5 :
.Bd -literal -offset indent
if_lnc_load="YES"
diff --git a/share/man/man4/man4.i386/ray.4 b/share/man/man4/man4.i386/ray.4
index 99a570b..a079d72 100644
--- a/share/man/man4/man4.i386/ray.4
+++ b/share/man/man4/man4.i386/ray.4
@@ -37,17 +37,15 @@
.Nm ray
.Nd "Raytheon Raylink/Webgear Aviator PCCard driver"
.Sh SYNOPSIS
-To compile support for the
-.Nm
-driver into your kernel, place the following line in your
+To compile this driver into the kernel,
+place the following lines in your
kernel configuration file:
.Bd -ragged -offset indent
.Cd "device ray"
.Ed
.Pp
-Alternatively, to load the
-.Nm
-driver at boot time, place the following line in
+Alternatively, to load the driver as a
+module at boot time, place the following line in
.Xr loader.conf 5 :
.Bd -literal -offset indent
if_ray_load="YES"
diff --git a/share/man/man4/man4.i386/vx.4 b/share/man/man4/man4.i386/vx.4
index b9bb87e..30dae91 100644
--- a/share/man/man4/man4.i386/vx.4
+++ b/share/man/man4/man4.i386/vx.4
@@ -37,17 +37,15 @@
.Nm vx
.Nd "3Com EtherLink III / Fast EtherLink III (3c59x) Ethernet driver"
.Sh SYNOPSIS
-To compile support for the
-.Nm
-driver into your kernel, place the following liness in your
+To compile this driver into the kernel,
+place the following lines in your
kernel configuration file:
.Bd -ragged -offset indent
.Cd "device vx"
.Ed
.Pp
-Alternatively, to load the
-.Nm
-driver at boot time, place the following line in
+Alternatively, to load the driver as a
+module at boot time, place the following line in
.Xr loader.conf 5 :
.Bd -literal -offset indent
if_vx_load="YES"
diff --git a/share/man/man4/my.4 b/share/man/man4/my.4
index c8e12e8..906527a 100644
--- a/share/man/man4/my.4
+++ b/share/man/man4/my.4
@@ -31,18 +31,16 @@
.Nm my
.Nd "Myson Technology Ethernet PCI driver"
.Sh SYNOPSIS
-To compile support for the
-.Nm
-driver into your kernel, place the following lines in your
+To compile this driver into the kernel,
+place the following lines in your
kernel configuration file:
.Bd -ragged -offset indent
.Cd "device miibus"
.Cd "device my"
.Ed
.Pp
-Alternatively, to load the
-.Nm
-driver at boot time, place the following line in
+Alternatively, to load the driver as a
+module at boot time, place the following line in
.Xr loader.conf 5 :
.Bd -literal -offset indent
if_my_load="YES"
diff --git a/share/man/man4/nge.4 b/share/man/man4/nge.4
index 1b28efa..4411cb7 100644
--- a/share/man/man4/nge.4
+++ b/share/man/man4/nge.4
@@ -38,18 +38,16 @@
.Nm nge
.Nd "National Semiconductor PCI Gigabit Ethernet adapter driver"
.Sh SYNOPSIS
-To compile support for the
-.Nm
-driver into your kernel, place the following lines in your
+To compile this driver into the kernel,
+place the following lines in your
kernel configuration file:
.Bd -ragged -offset indent
.Cd "device miibus"
.Cd "device nge"
.Ed
.Pp
-Alternatively, to load the
-.Nm
-driver at boot time, place the following line in
+Alternatively, to load the driver as a
+module at boot time, place the following line in
.Xr loader.conf 5 :
.Bd -literal -offset indent
if_nge_load="YES"
diff --git a/share/man/man4/nve.4 b/share/man/man4/nve.4
index c46d777..ec1bd4b 100644
--- a/share/man/man4/nve.4
+++ b/share/man/man4/nve.4
@@ -33,18 +33,16 @@
.Nm nve
.Nd "NVIDIA nForce MCP Networking Adapter device driver"
.Sh SYNOPSIS
-To compile support for the
-.Nm
-driver into your kernel, place the following lines in your
+To compile this driver into the kernel,
+place the following lines in your
kernel configuration file:
.Bd -ragged -offset indent
.Cd "device miibus"
.Cd "device nve"
.Ed
.Pp
-Alternatively, to load the
-.Nm
-driver at boot time, place the following line in
+Alternatively, to load the driver as a
+module at boot time, place the following line in
.Xr loader.conf 5 :
.Bd -literal -offset indent
if_nve_load="YES"
diff --git a/share/man/man4/pcn.4 b/share/man/man4/pcn.4
index 87220e0..5fb4133 100644
--- a/share/man/man4/pcn.4
+++ b/share/man/man4/pcn.4
@@ -38,18 +38,16 @@
.Nm pcn
.Nd "AMD PCnet/PCI Fast Ethernet device driver"
.Sh SYNOPSIS
-To compile support for the
-.Nm
-driver into your kernel, place the following lines in your
+To compile this driver into the kernel,
+place the following lines in your
kernel configuration file:
.Bd -ragged -offset indent
.Cd "device miibus"
.Cd "device pcn"
.Ed
.Pp
-Alternatively, to load the
-.Nm
-driver at boot time, place the following line in
+Alternatively, to load the driver as a
+module at boot time, place the following line in
.Xr loader.conf 5 :
.Bd -literal -offset indent
if_pcn_load="YES"
diff --git a/share/man/man4/ral.4 b/share/man/man4/ral.4
index 06f6c56..3456bd2 100644
--- a/share/man/man4/ral.4
+++ b/share/man/man4/ral.4
@@ -22,18 +22,16 @@
.Nm ral
.Nd "Ralink Technology RT2500 IEEE 802.11 driver"
.Sh SYNOPSIS
-To compile support for the
-.Nm
-driver into your kernel, place the following lines in your
+To compile this driver into the kernel,
+place the following lines in your
kernel configuration file:
.Bd -ragged -offset indent
.Cd "device ral"
.Cd "device wlan"
.Ed
.Pp
-Alternatively, to load the
-.Nm
-driver at boot time, place the following line in
+Alternatively, to load the driver as a
+module at boot time, place the following line in
.Xr loader.conf 5 :
.Bd -literal -offset indent
if_ral_load="YES"
diff --git a/share/man/man4/re.4 b/share/man/man4/re.4
index e9a28df..a2042a6 100644
--- a/share/man/man4/re.4
+++ b/share/man/man4/re.4
@@ -37,18 +37,16 @@
.Nm re
.Nd "RealTek 8139C+/8169/8169S/8110S PCI Ethernet adapter driver"
.Sh SYNOPSIS
-To compile support for the
-.Nm
-driver into your kernel, place the following lines in your
+To compile this driver into the kernel,
+place the following lines in your
kernel configuration file:
.Bd -ragged -offset indent
.Cd "device miibus"
.Cd "device re"
.Ed
.Pp
-Alternatively, to load the
-.Nm
-driver at boot time, place the following line in
+Alternatively, to load the driver as a
+module at boot time, place the following line in
.Xr loader.conf 5 :
.Bd -literal -offset indent
if_re_load="YES"
diff --git a/share/man/man4/rl.4 b/share/man/man4/rl.4
index 3a39b0d..daa949c 100644
--- a/share/man/man4/rl.4
+++ b/share/man/man4/rl.4
@@ -37,18 +37,16 @@
.Nm rl
.Nd "RealTek 8129/8139 Fast Ethernet device driver"
.Sh SYNOPSIS
-To compile support for the
-.Nm
-driver into your kernel, place the following lines in your
+To compile this driver into the kernel,
+place the following lines in your
kernel configuration file:
.Bd -ragged -offset indent
.Cd "device miibus"
.Cd "device rl"
.Ed
.Pp
-Alternatively, to load the
-.Nm
-driver at boot time, place the following line in
+Alternatively, to load the driver as a
+module at boot time, place the following line in
.Xr loader.conf 5 :
.Bd -literal -offset indent
if_rl_load="YES"
diff --git a/share/man/man4/rue.4 b/share/man/man4/rue.4
index 3fc4373..7522575 100644
--- a/share/man/man4/rue.4
+++ b/share/man/man4/rue.4
@@ -32,9 +32,8 @@
.Nm rue
.Nd "RealTek RTL8150 USB to Fast Ethernet controller driver"
.Sh SYNOPSIS
-To compile support for the
-.Nm
-driver into your kernel, place the following lines in your
+To compile this driver into the kernel,
+place the following lines in your
kernel configuration file:
.Bd -ragged -offset indent
.Cd "device uhci"
@@ -44,9 +43,8 @@ kernel configuration file:
.Cd "device rue"
.Ed
.Pp
-Alternatively, to load the
-.Nm
-driver at boot time, place the following line in
+Alternatively, to load the driver as a
+module at boot time, place the following line in
.Xr loader.conf 5 :
.Bd -literal -offset indent
if_rue_load="YES"
diff --git a/share/man/man4/sf.4 b/share/man/man4/sf.4
index a7f7af1..237e93b 100644
--- a/share/man/man4/sf.4
+++ b/share/man/man4/sf.4
@@ -39,18 +39,16 @@
.Qq Starfire
PCI Fast Ethernet adapter driver
.Sh SYNOPSIS
-To compile support for the
-.Nm
-driver into your kernel, place the following lines in your
+To compile this driver into the kernel,
+place the following lines in your
kernel configuration file:
.Bd -ragged -offset indent
.Cd "device miibus"
.Cd "device sf"
.Ed
.Pp
-Alternatively, to load the
-.Nm
-driver at boot time, place the following line in
+Alternatively, to load the driver as a
+module at boot time, place the following line in
.Xr loader.conf 5 :
.Bd -literal -offset indent
if_sf_load="YES"
diff --git a/share/man/man4/sis.4 b/share/man/man4/sis.4
index e52f02c..b999819 100644
--- a/share/man/man4/sis.4
+++ b/share/man/man4/sis.4
@@ -37,18 +37,16 @@
.Nm sis
.Nd "SiS 900, SiS 7016 and NS DP83815 Fast Ethernet device driver"
.Sh SYNOPSIS
-To compile support for the
-.Nm
-driver into your kernel, place the following lines in your
+To compile this driver into the kernel,
+place the following lines in your
kernel configuration file:
.Bd -ragged -offset indent
.Cd "device miibus"
.Cd "device sis"
.Ed
.Pp
-Alternatively, to load the
-.Nm
-driver at boot time, place the following line in
+Alternatively, to load the driver as a
+module at boot time, place the following line in
.Xr loader.conf 5 :
.Bd -literal -offset indent
if_sis_load="YES"
diff --git a/share/man/man4/sk.4 b/share/man/man4/sk.4
index 1b25360..996a49e 100644
--- a/share/man/man4/sk.4
+++ b/share/man/man4/sk.4
@@ -37,18 +37,16 @@
.Nm sk
.Nd "SysKonnect SK-984x and SK-982x PCI Gigabit Ethernet adapter driver"
.Sh SYNOPSIS
-To compile support for the
-.Nm
-driver into your kernel, place the following lines in your
+To compile this driver into the kernel,
+place the following lines in your
kernel configuration file:
.Bd -ragged -offset indent
.Cd "device miibus"
.Cd "device sk"
.Ed
.Pp
-Alternatively, to load the
-.Nm
-driver at boot time, place the following line in
+Alternatively, to load the driver as a
+module at boot time, place the following line in
.Xr loader.conf 5 :
.Bd -literal -offset indent
if_sk_load="YES"
diff --git a/share/man/man4/sn.4 b/share/man/man4/sn.4
index 0ddda59..00c9411 100644
--- a/share/man/man4/sn.4
+++ b/share/man/man4/sn.4
@@ -31,17 +31,15 @@
.Nm sn
.Nd "Ethernet driver for SMC91Cxx based cards"
.Sh SYNOPSIS
-To compile support for the
-.Nm
-driver into your kernel, place the following lines in your
+To compile this driver into the kernel,
+place the following lines in your
kernel configuration file:
.Bd -ragged -offset indent
.Cd "device sn"
.Ed
.Pp
-Alternatively, to load the
-.Nm
-driver at boot time, place the following line in
+Alternatively, to load the driver as a
+module at boot time, place the following line in
.Xr loader.conf 5 :
.Bd -literal -offset indent
if_sn_load="YES"
diff --git a/share/man/man4/ste.4 b/share/man/man4/ste.4
index 117b194..b5ea743 100644
--- a/share/man/man4/ste.4
+++ b/share/man/man4/ste.4
@@ -37,18 +37,16 @@
.Nm ste
.Nd "Sundance Technologies ST201 Fast Ethernet device driver"
.Sh SYNOPSIS
-To compile support for the
-.Nm
-driver into your kernel, place the following lines in your
+To compile this driver into the kernel,
+place the following lines in your
kernel configuration file:
.Bd -ragged -offset indent
.Cd "device miibus"
.Cd "device ste"
.Ed
.Pp
-Alternatively, to load the
-.Nm
-driver at boot time, place the following line in
+Alternatively, to load the driver as a
+module at boot time, place the following line in
.Xr loader.conf 5 :
.Bd -literal -offset indent
if_ste_load="YES"
diff --git a/share/man/man4/ti.4 b/share/man/man4/ti.4
index 50c49c7..ba999e2 100644
--- a/share/man/man4/ti.4
+++ b/share/man/man4/ti.4
@@ -37,9 +37,8 @@
.Nm ti
.Nd "Alteon Networks Tigon I and Tigon II Gigabit Ethernet driver"
.Sh SYNOPSIS
-To compile support for the
-.Nm
-driver into your kernel, place the following lines in your
+To compile this driver into the kernel,
+place the following lines in your
kernel configuration file:
.Bd -ragged -offset indent
.Cd "device ti"
@@ -47,9 +46,8 @@ kernel configuration file:
.Cd "options TI_JUMBO_HDRSPLIT"
.Ed
.Pp
-Alternatively, to load the
-.Nm
-driver at boot time, place the following line in
+Alternatively, to load the driver as a
+module at boot time, place the following line in
.Xr loader.conf 5 :
.Bd -literal -offset indent
if_ti_load="YES"
diff --git a/share/man/man4/tl.4 b/share/man/man4/tl.4
index 1b556bc..3dd4cba 100644
--- a/share/man/man4/tl.4
+++ b/share/man/man4/tl.4
@@ -37,18 +37,16 @@
.Nm tl
.Nd "Texas Instruments ThunderLAN Ethernet device driver"
.Sh SYNOPSIS
-To compile support for the
-.Nm
-driver into your kernel, place the following lines in your
+To compile this driver into the kernel,
+place the following lines in your
kernel configuration file:
.Bd -ragged -offset indent
.Cd "device miibus"
.Cd "device tl"
.Ed
.Pp
-Alternatively, to load the
-.Nm
-driver at boot time, place the following line in
+Alternatively, to load the driver as a
+module at boot time, place the following line in
.Xr loader.conf 5 :
.Bd -literal -offset indent
if_tl_load="YES"
diff --git a/share/man/man4/tx.4 b/share/man/man4/tx.4
index 8cb3a30..da54d8c 100644
--- a/share/man/man4/tx.4
+++ b/share/man/man4/tx.4
@@ -32,18 +32,16 @@
.Nm tx
.Nd "SMC 83c17x Fast Ethernet device driver"
.Sh SYNOPSIS
-To compile support for the
-.Nm
-driver into your kernel, place the following lines in your
+To compile this driver into the kernel,
+place the following lines in your
kernel configuration file:
.Bd -ragged -offset indent
.Cd "device miibus"
.Cd "device tx"
.Ed
.Pp
-Alternatively, to load the
-.Nm
-driver at boot time, place the following line in
+Alternatively, to load the driver as a
+module at boot time, place the following line in
.Xr loader.conf 5 :
.Bd -literal -offset indent
if_tx_load="YES"
diff --git a/share/man/man4/txp.4 b/share/man/man4/txp.4
index beecc67..a674452 100644
--- a/share/man/man4/txp.4
+++ b/share/man/man4/txp.4
@@ -33,17 +33,15 @@
.Nm txp
.Nd "3Com 3XP Typhoon/Sidewinder (3CR990) Ethernet interface"
.Sh SYNOPSIS
-To compile support for the
-.Nm
-driver into your kernel, place the following line in your
+To compile this driver into the kernel,
+place the following lines in your
kernel configuration file:
.Bd -ragged -offset indent
.Cd "device txp"
.Ed
.Pp
-Alternatively, to load the
-.Nm
-driver at boot time, place the following line in
+Alternatively, to load the driver as a
+module at boot time, place the following line in
.Xr loader.conf 5 :
.Bd -literal -offset indent
if_txp_load="YES"
diff --git a/share/man/man4/udav.4 b/share/man/man4/udav.4
index b057dcc..faf0831 100644
--- a/share/man/man4/udav.4
+++ b/share/man/man4/udav.4
@@ -39,9 +39,8 @@
.Nm udav
.Nd "Davicom DM9601 USB Ethernet driver"
.Sh SYNOPSIS
-To compile support for the
-.Nm
-driver into your kernel, place the following lines in your
+To compile this driver into the kernel,
+place the following lines in your
kernel configuration file:
.Bd -ragged -offset indent
.Cd "device uhci"
@@ -51,9 +50,8 @@ kernel configuration file:
.Cd "device udav"
.Ed
.Pp
-Alternatively, to load the
-.Nm
-driver at boot time, place the following line in
+Alternatively, to load the driver as a
+module at boot time, place the following line in
.Xr loader.conf 5 :
.Bd -literal -offset indent
if_udav_load="YES"
diff --git a/share/man/man4/ural.4 b/share/man/man4/ural.4
index 7cbe95c..60424aa 100644
--- a/share/man/man4/ural.4
+++ b/share/man/man4/ural.4
@@ -22,9 +22,8 @@
.Nm ural
.Nd "Ralink Technology RT2500USB IEEE 802.11 driver"
.Sh SYNOPSIS
-To compile support for the
-.Nm
-driver into your kernel, place the following lines in your
+To compile this driver into the kernel,
+place the following lines in your
kernel configuration file:
.Bd -ragged -offset indent
.Cd "device ehci"
@@ -35,9 +34,8 @@ kernel configuration file:
.Cd "device wlan"
.Ed
.Pp
-Alternatively, to load the
-.Nm
-driver at boot time, place the following line in
+Alternatively, to load the driver as a
+module at boot time, place the following line in
.Xr loader.conf 5 :
.Bd -literal -offset indent
if_ural_load="YES"
diff --git a/share/man/man4/vge.4 b/share/man/man4/vge.4
index dc3f64a..d6502ef 100644
--- a/share/man/man4/vge.4
+++ b/share/man/man4/vge.4
@@ -37,18 +37,16 @@
.Nm vge
.Nd "VIA Networking Technologies VT6122 PCI Gigabit Ethernet adapter driver"
.Sh SYNOPSIS
-To compile support for the
-.Nm
-driver into your kernel, place the following lines in your
+To compile this driver into the kernel,
+place the following lines in your
kernel configuration file:
.Bd -ragged -offset indent
.Cd "device miibus"
.Cd "device vge"
.Ed
.Pp
-Alternatively, to load the
-.Nm
-driver at boot time, place the following line in
+Alternatively, to load the driver as a
+module at boot time, place the following line in
.Xr loader.conf 5 :
.Bd -literal -offset indent
if_vge_load="YES"
diff --git a/share/man/man4/vlan.4 b/share/man/man4/vlan.4
index 3e6b093..0189b06 100644
--- a/share/man/man4/vlan.4
+++ b/share/man/man4/vlan.4
@@ -32,18 +32,16 @@
.Nm vlan
.Nd "IEEE 802.1Q VLAN network interface"
.Sh SYNOPSIS
-To compile support for the
-.Nm
-driver into your kernel, place the following lines in your
+To compile this driver into the kernel,
+place the following lines in your
kernel configuration file:
.Bd -ragged -offset indent
.Cd "device miibus"
.Cd "device vlan"
.Ed
.Pp
-Alternatively, to load the
-.Nm
-driver at boot time, place the following line in
+Alternatively, to load the driver as a
+module at boot time, place the following line in
.Xr loader.conf 5 :
.Bd -literal -offset indent
if_vlan_load="YES"
diff --git a/share/man/man4/vr.4 b/share/man/man4/vr.4
index fa7238b..dce5c21 100644
--- a/share/man/man4/vr.4
+++ b/share/man/man4/vr.4
@@ -37,18 +37,16 @@
.Nm vr
.Nd "VIA Technologies Rhine I/II/III Ethernet device driver"
.Sh SYNOPSIS
-To compile support for the
-.Nm
-driver into your kernel, place the following lines in your
+To compile this driver into the kernel,
+place the following lines in your
kernel configuration file:
.Bd -ragged -offset indent
.Cd "device miibus"
.Cd "device vr"
.Ed
.Pp
-Alternatively, to load the
-.Nm
-driver at boot time, place the following line in
+Alternatively, to load the driver as a
+module at boot time, place the following line in
.Xr loader.conf 5 :
.Bd -literal -offset indent
if_vr_load="YES"
diff --git a/share/man/man4/wb.4 b/share/man/man4/wb.4
index 2c38352..2dd51b6 100644
--- a/share/man/man4/wb.4
+++ b/share/man/man4/wb.4
@@ -37,18 +37,16 @@
.Nm wb
.Nd "Winbond W89C840F Fast Ethernet device driver"
.Sh SYNOPSIS
-To compile support for the
-.Nm
-driver into your kernel, place the following lines in your
+To compile this driver into the kernel,
+place the following lines in your
kernel configuration file:
.Bd -ragged -offset indent
.Cd "device miibus"
.Cd "device wb"
.Ed
.Pp
-Alternatively, to load the
-.Nm
-driver at boot time, place the following line in
+Alternatively, to load the driver as a
+module at boot time, place the following line in
.Xr loader.conf 5 :
.Bd -literal -offset indent
if_wb_load="YES"
diff --git a/share/man/man4/wi.4 b/share/man/man4/wi.4
index dc65d3d..c1004e0 100644
--- a/share/man/man4/wi.4
+++ b/share/man/man4/wi.4
@@ -38,18 +38,16 @@
.Nm wi
.Nd "Lucent Hermes, Intersil PRISM and Spectrum24 IEEE 802.11 driver"
.Sh SYNOPSIS
-To compile support for the
-.Nm
-driver into your kernel, place the following lines in your
+To compile this driver into the kernel,
+place the following lines in your
kernel configuration file:
.Bd -ragged -offset indent
.Cd "device wi"
.Cd "device wlan"
.Ed
.Pp
-Alternatively, to load the
-.Nm
-driver at boot time, place the following line in
+Alternatively, to load the driver as a
+module at boot time, place the following line in
.Xr loader.conf 5 :
.Bd -literal -offset indent
if_wi_load="YES"
diff --git a/share/man/man4/xe.4 b/share/man/man4/xe.4
index e2db316..2ad179b 100644
--- a/share/man/man4/xe.4
+++ b/share/man/man4/xe.4
@@ -32,17 +32,15 @@
.Nm xe
.Nd "Xircom PCMCIA Ethernet device driver"
.Sh SYNOPSIS
-To compile support for the
-.Nm
-driver into your kernel, place the following line in your
+To compile this driver into the kernel,
+place the following lines in your
kernel configuration file:
.Bd -ragged -offset indent
.Cd "device xe"
.Ed
.Pp
-Alternatively, to load the
-.Nm
-driver at boot time, place the following line in
+Alternatively, to load the driver as a
+module at boot time, place the following line in
.Xr loader.conf 5 :
.Bd -literal -offset indent
if_xe_load="YES"
diff --git a/share/man/man4/xl.4 b/share/man/man4/xl.4
index d7f628a..8032fea 100644
--- a/share/man/man4/xl.4
+++ b/share/man/man4/xl.4
@@ -37,18 +37,16 @@
.Nm xl
.Nd "3Com Etherlink XL and Fast Etherlink XL Ethernet device driver"
.Sh SYNOPSIS
-To compile support for the
-.Nm
-driver into your kernel, place the following lines in your
+To compile this driver into the kernel,
+place the following lines in your
kernel configuration file:
.Bd -ragged -offset indent
.Cd "device miibus"
.Cd "device xl"
.Ed
.Pp
-Alternatively, to load the
-.Nm
-driver at boot time, place the following line in
+Alternatively, to load the driver as a
+module at boot time, place the following line in
.Xr loader.conf 5 :
.Bd -literal -offset indent
if_xl_load="YES"
OpenPOWER on IntegriCloud