From b7d0ff1b4bd18989d3039277c8616cab330868c7 Mon Sep 17 00:00:00 2001 From: trhodes Date: Fri, 7 Oct 2005 02:32:16 +0000 Subject: Work around an apparent mdoc(7) bug. Spotted by: marius Discussed with: ru --- share/man/man4/iwi.4 | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'share/man/man4/iwi.4') 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" -- cgit v1.1