diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2009-02-11 17:52:11 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2009-02-11 17:52:11 +0000 |
commit | f317692d89867313456c69804aa175ad517dd529 (patch) | |
tree | 58ae3a2a54b04ff87f958ce41b3031becca5cf72 /share | |
parent | e2e55e61645553bbc4ca90ec1f87daf6ebc5e74a (diff) |
sync text to previous a little;
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/atphy.4 | 4 | ||||
-rw-r--r-- | share/man/man4/ciphy.4 | 4 | ||||
-rw-r--r-- | share/man/man4/nsgphy.4 | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/share/man/man4/atphy.4 b/share/man/man4/atphy.4 index 96fe30a9551..021a69069b8 100644 --- a/share/man/man4/atphy.4 +++ b/share/man/man4/atphy.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: atphy.4,v 1.2 2009/02/11 17:48:39 jmc Exp $ +.\" $OpenBSD: atphy.4,v 1.3 2009/02/11 17:52:09 jmc Exp $ .\" .\" Copyright (c) 2008 Brad Smith <brad@comstyle.com> .\" @@ -25,7 +25,7 @@ .Sh DESCRIPTION The .Nm -driver supports the Attansic Technology F1 10/100/1000 Ethernet PHY. +driver supports the Attansic Technology F1 10/100/Gigabit Ethernet PHY. .Sh SEE ALSO .Xr ifmedia 4 , .Xr intro 4 , diff --git a/share/man/man4/ciphy.4 b/share/man/man4/ciphy.4 index 54aebf32c3c..518ca5d1dda 100644 --- a/share/man/man4/ciphy.4 +++ b/share/man/man4/ciphy.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ciphy.4,v 1.6 2009/02/11 17:48:39 jmc Exp $ +.\" $OpenBSD: ciphy.4,v 1.7 2009/02/11 17:52:09 jmc Exp $ .\" .\" Copyright (c) 2004 Peter Valchev <pvalchev@openbsd.org> .\" @@ -25,7 +25,7 @@ .Sh DESCRIPTION The .Nm -driver supports the Cicada CS8201/CS8204 10/100/1000 copper PHY. +driver supports the Cicada CS8201/CS8204 10/100/Gigabit copper PHY. .Sh SEE ALSO .Xr ifmedia 4 , .Xr intro 4 , diff --git a/share/man/man4/nsgphy.4 b/share/man/man4/nsgphy.4 index 8049d2fed54..69ea3a69537 100644 --- a/share/man/man4/nsgphy.4 +++ b/share/man/man4/nsgphy.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: nsgphy.4,v 1.9 2009/02/11 17:48:39 jmc Exp $ +.\" $OpenBSD: nsgphy.4,v 1.10 2009/02/11 17:52:10 jmc Exp $ .\" .\" Copyright (c) 2001 Nathan L. Binkert <binkertn@umich.edu> .\" @@ -25,7 +25,7 @@ The .Nm driver supports the National Semiconductor DP83891, DP83861 and -DP83865 10/100/1000 Ethernet PHYs. +DP83865 10/100/Gigabit Ethernet PHYs. .Sh SEE ALSO .Xr ifmedia 4 , .Xr intro 4 , |