From 1621c9cdaa068edba6944c9e105649583bab3c7f Mon Sep 17 00:00:00 2001 From: brueffer Date: Sat, 1 Apr 2006 10:55:00 +0000 Subject: [PATCH] Convert the SYNOPSIS section to look like the ones used in other driver manpages. MFC after: 3 days --- share/man/man4/fwohci.4 | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/share/man/man4/fwohci.4 b/share/man/man4/fwohci.4 index 11a41ef3ee7b..26927d86c15a 100644 --- a/share/man/man4/fwohci.4 +++ b/share/man/man4/fwohci.4 @@ -39,11 +39,19 @@ .Nm fwohci .Nd OHCI FireWire chipset device driver .Sh SYNOPSIS -.Cd "kldload firewire" -.Pp -or -.Pp +To compile this driver into the kernel, +place the following line in your +kernel configuration file: +.Bd -ragged -offset indent .Cd "device firewire" +.Ed +.Pp +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" +.Ed .Sh HARDWARE The .Nm