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/man4.i386/cx.4 | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'share/man/man4/man4.i386/cx.4') diff --git a/share/man/man4/man4.i386/cx.4 b/share/man/man4/man4.i386/cx.4 index 46cbc42..4dcab79 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" -- cgit v1.1