diff options
author | Tom Rhodes <trhodes@FreeBSD.org> | 2005-10-07 02:32:16 +0000 |
---|---|---|
committer | Tom Rhodes <trhodes@FreeBSD.org> | 2005-10-07 02:32:16 +0000 |
commit | 16d78bb878deb14559061f5733b2439e9a3392cf (patch) | |
tree | 8caed9828662b373b7303cefbd24ab47a83ee15b /share/man/man4 | |
parent | e57df0d8db3e5f9e707b7ef22d6260d143881f7c (diff) |
Notes
Diffstat (limited to 'share/man/man4')
60 files changed, 242 insertions, 362 deletions
diff --git a/share/man/man4/an.4 b/share/man/man4/an.4 index 91f44690b6e61..9d29880b6b84c 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 40bc756dc36a9..e416110272035 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 0acd181f2f3ef..7a155b2d8aceb 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 4dc43949761b0..b86c043aab065 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 20d301a58e2d2..04c5fbddaeefe 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 cb5621750dca2..dcfea31c8e130 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 ad8c3320279e0..cdf521ab6c78e 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 6edcc558bf981..d284425857ba6 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 b6260988f3cbe..bbeee52f9532c 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 7dbeac7ff82df..a27653cffa8a3 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 486e30bf17b75..d019094ad486d 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 d070ea0910e24..1a609fb26002e 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 4d926cd30bb1f..f3322f2de9981 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 547a24a2cd82a..279d0395289d6 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 ef26f3a1ddc20..a256b9e6ff251 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 6469ef4d2b7ac..76fc1ac4f6679 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 0c32fe9a0c36d..4de39424362dd 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 c383a64c274a9..3cc7000330b8c 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 87d9080789ace..d32e0df11c3fe 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 0903cbbebcfa7..82bde9a74521b 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 75afd7578e1d0..93876ddfdd4b8 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 c943926f15a03..4001e3ceca7ab 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 dd95e892637dc..41010b9dfc979 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 7cbe5d0616b1a..57a19bc4c7252 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 d5ac69e50fb60..894adfaf5a940 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 baf2c2fc0bf66..a09904cba12b1 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 46cbc42734c97..4dcab79bdd589 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 ba977484ce337..0ff55d62f98b2 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 b7a6b2c7b3f21..469b4565ddd6b 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 7294270e27f51..0c99ad70f4110 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 0d82e30562501..ceb7b61cebcc2 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 e89361bfdc6a2..a6ce33298548f 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 99a570bd996af..a079d721b4c5a 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 b9bb87e122feb..30dae91a48544 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 c8e12e8cf9c44..906527acd88b7 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 1b28efae1c4c2..4411cb712b2cc 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 c46d777ef6b9e..ec1bd4b1cf369 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 87220e036ef49..5fb41335191cb 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 06f6c5646a5e9..3456bd2d8f30b 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 e9a28df00fa24..a2042a63697d2 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 3a39b0dd500c8..daa949c53019a 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 3fc4373d3aea4..7522575f5d1d7 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 a7f7af1f17c82..237e93bc3d3e4 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 e52f02cbfe8bc..b9998198e377a 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 1b25360be0df6..996a49eccaf57 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 0ddda594b0679..00c9411c90096 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 117b19446c6e9..b5ea7432f4286 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 50c49c78d8b06..ba999e237fc41 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 1b556bccf9d13..3dd4cbabc97b0 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 8cb3a30f1e183..da54d8c336041 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 beecc679292fd..a674452630857 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 b057dcc4dfc8e..faf08313dfd5e 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 7cbe95cb9c855..60424aa98ec9c 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 dc3f64a913763..d6502ef4ef526 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 3e6b0932aeda2..0189b06774ddb 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 fa7238b3af175..dce5c212c6b1d 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 2c38352789be1..2dd51b6335cf6 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 dc65d3df87d7b..c1004e01d8ad9 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 e2db316296208..2ad179b4def55 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 d7f628a27925e..8032feae56797 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" |