Deleted Added
full compact
25c25
< .\" $FreeBSD: head/share/man/man4/my.4 132165 2004-07-14 21:58:17Z simon $
---
> .\" $FreeBSD: head/share/man/man4/my.4 148145 2005-07-19 00:26:30Z trhodes $
27c27
< .Dd July 14, 2004
---
> .Dd July 16, 2005
33a34,38
> To compile support for the
> .Nm
> driver into your kernel, place the following lines in your kernel configuration
> file:
> .Bd -ragged -offset indent
35a41,49
> .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_my_load="YES"
> .Ed