Deleted Added
full compact
31c31
< .\" $FreeBSD: head/share/man/man4/man4.i386/vx.4 140561 2005-01-21 08:36:40Z ru $
---
> .\" $FreeBSD: head/share/man/man4/man4.i386/vx.4 148145 2005-07-19 00:26:30Z trhodes $
33c33
< .Dd August 24, 2004
---
> .Dd July 16, 2005
38c38
< .Nd 3Com EtherLink III / Fast EtherLink III (3c59x) Ethernet driver
---
> .Nd "3Com EtherLink III / Fast EtherLink III (3c59x) Ethernet driver"
39a40,43
> To compile support for the
> .Nm
> driver into your kernel, place the following liness in your kernel configuration file:
> .Bd -ragged -offset indent
40a45,53
> .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_vx_load="YES"
> .Ed