summaryrefslogtreecommitdiffstats
path: root/share/man/man4/cdce.4
diff options
context:
space:
mode:
authortrhodes <trhodes@FreeBSD.org>2005-10-07 02:32:16 +0000
committertrhodes <trhodes@FreeBSD.org>2005-10-07 02:32:16 +0000
commitb7d0ff1b4bd18989d3039277c8616cab330868c7 (patch)
tree8caed9828662b373b7303cefbd24ab47a83ee15b /share/man/man4/cdce.4
parent3f5a3ceeec39e53abf742baef1b54871d08a34ed (diff)
downloadFreeBSD-src-b7d0ff1b4bd18989d3039277c8616cab330868c7.zip
FreeBSD-src-b7d0ff1b4bd18989d3039277c8616cab330868c7.tar.gz
Work around an apparent mdoc(7) bug.
Spotted by: marius Discussed with: ru
Diffstat (limited to 'share/man/man4/cdce.4')
-rw-r--r--share/man/man4/cdce.410
1 files changed, 4 insertions, 6 deletions
diff --git a/share/man/man4/cdce.4 b/share/man/man4/cdce.4
index 6edcc55..d284425 100644
--- a/share/man/man4/cdce.4
+++ b/share/man/man4/cdce.4
@@ -35,9 +35,8 @@
.Nm cdce
.Nd "USB Communication Device Class 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"
@@ -46,9 +45,8 @@ kernel configuration file:
.Cd "device cdce"
.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_cdce_load="YES"
OpenPOWER on IntegriCloud