Deleted Added
full compact
16c16
< .\" $FreeBSD: head/share/man/man4/ral.4 147414 2005-06-16 11:36:08Z ru $
---
> .\" $FreeBSD: head/share/man/man4/ral.4 148145 2005-07-19 00:26:30Z trhodes $
18c18
< .Dd May 2, 2005
---
> .Dd July 16, 2005
24a25,28
> To compile support for the
> .Nm
> driver into your kernel, place the following lines in your kernel configuration file:
> .Bd -ragged -offset indent
26a31,39
> .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_ral_load="YES"
> .Ed