Deleted Added
full compact
32c32
< .\" $FreeBSD: head/share/man/man4/pcn.4 137881 2004-11-19 03:47:01Z obrien $
---
> .\" $FreeBSD: head/share/man/man4/pcn.4 148145 2005-07-19 00:26:30Z trhodes $
34c34
< .Dd September 13, 2004
---
> .Dd July 16, 2005
40a41,44
> To compile support for the
> .Nm
> driver into your kernel, place the following lines in your kernel configuration file:
> .Bd -ragged -offset indent
42a47,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_pcn_load="YES"
> .Ed