Deleted Added
full compact
27c27
< .\" $FreeBSD: head/share/man/man4/txp.4 141580 2005-02-09 18:07:17Z ru $
---
> .\" $FreeBSD: head/share/man/man4/txp.4 148145 2005-07-19 00:26:30Z trhodes $
29c29
< .Dd July 4, 2004
---
> .Dd July 16, 2005
34c34
< .Nd 3Com 3XP Typhoon/Sidewinder (3CR990) Ethernet interface
---
> .Nd "3Com 3XP Typhoon/Sidewinder (3CR990) Ethernet interface"
35a36,39
> To compile support for the
> .Nm
> driver into your kernel, place the following line in your kernel configuration file:
> .Bd -ragged -offset indent
36a41,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_txp_load="YES"
> .Ed