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/kue.4 | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'share/man/man4/kue.4') 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" -- cgit v1.1