Deleted Added
full compact
31c31
< .\" $FreeBSD: head/share/man/man4/ste.4 141846 2005-02-13 22:25:33Z ru $
---
> .\" $FreeBSD: head/share/man/man4/ste.4 148145 2005-07-19 00:26:30Z trhodes $
33c33
< .Dd November 24, 2004
---
> .Dd July 16, 2005
39a40,43
> To compile support for the
> .Nm
> driver into your kernel, place the following lines in your kernel configuration file:
> .Bd -ragged -offset indent
41a46,54
> .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_ste_load="YES"
> .Ed