Deleted Added
full compact
29c29
< .\" $FreeBSD: head/share/man/man4/cdce.4 147432 2005-06-16 18:46:17Z ru $
---
> .\" $FreeBSD: head/share/man/man4/cdce.4 148145 2005-07-19 00:26:30Z trhodes $
31c31
< .Dd October 22, 2004
---
> .Dd July 16, 2005
36c36
< .Nd USB Communication Device Class Ethernet driver
---
> .Nd "USB Communication Device Class Ethernet driver"
37a38,42
> To compile support for the
> .Nm
> driver into your kernel, place the following lines in your kernel configuration
> file:
> .Bd -ragged -offset indent
41a47,55
> .Ed
> .Pp
> Alternatively, to load the
> .Nm
> driver at boot time, place the following line in
> .Xr loader.conf 5 :
> .Bd -literal -offset indent
> if_cdce_load="YES"
> .Ed