diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2004-08-19 08:32:54 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2004-08-19 08:32:54 +0000 |
commit | da26fb7ab8d17fc040d34e3ab61095c3773fb8dd (patch) | |
tree | a238fe9739dd9da81a5db96b895dd46ec00f66d8 /share/man | |
parent | 818176d2a6339ae679707962aae770a2143e2d37 (diff) |
some grammatical tweaks;
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man4/fxp.4 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man4/fxp.4 b/share/man/man4/fxp.4 index 51a5b4aad58..50a79422307 100644 --- a/share/man/man4/fxp.4 +++ b/share/man/man4/fxp.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: fxp.4,v 1.27 2004/08/19 01:04:42 mickey Exp $ +.\" $OpenBSD: fxp.4,v 1.28 2004/08/19 08:32:53 jmc Exp $ .\" .\" Copyright (c) 1997 David E. O'Brien .\" @@ -40,8 +40,8 @@ The .Nm device driver supports the Intel EtherExpress 100 family of Ethernet cards -based on the various revisions of i82557, i82558, i82559, -i82550, i82551 and i82562 chipsets. +based on various revisions of the i82557, i82558, i82559, +i82550, i82551, and i82562 chipsets. These come in several different varieties, including dual-port cards, and as built-in Ethernet solutions on certain motherboards. This includes, among others, the following models: @@ -67,7 +67,7 @@ Intel PRO/100 M .Pp Other models of Intel network cards are supported by the .Xr ie 4 , -.Xr iy 4 +.Xr iy 4 , and .Xr em 4 drivers. |