Convert the SYNOPSIS section to look like the ones used in other driver

manpages.

MFC after:	3 days
This commit is contained in:
Christian Brueffer 2006-04-01 10:55:00 +00:00
parent c43a4e8a83
commit 1f12b08ab4

View File

@ -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