diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2009-02-11 17:48:40 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2009-02-11 17:48:40 +0000 |
commit | e2e55e61645553bbc4ca90ec1f87daf6ebc5e74a (patch) | |
tree | cfe7a30794afa2826286fe9dd0530fe6157eff9d /share | |
parent | 00171509ac7e893c012810270ad2eb5c4bc11d7f (diff) |
consistent .Nd;
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/atphy.4 | 6 | ||||
-rw-r--r-- | share/man/man4/ciphy.4 | 6 | ||||
-rw-r--r-- | share/man/man4/nsgphy.4 | 6 | ||||
-rw-r--r-- | share/man/man4/rgephy.4 | 6 |
4 files changed, 12 insertions, 12 deletions
diff --git a/share/man/man4/atphy.4 b/share/man/man4/atphy.4 index 3e54bb73bbb..96fe30a9551 100644 --- a/share/man/man4/atphy.4 +++ b/share/man/man4/atphy.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: atphy.4,v 1.1 2008/09/26 21:39:34 brad Exp $ +.\" $OpenBSD: atphy.4,v 1.2 2009/02/11 17:48:39 jmc Exp $ .\" .\" Copyright (c) 2008 Brad Smith <brad@comstyle.com> .\" @@ -14,12 +14,12 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: September 26 2008 $ +.Dd $Mdocdate: February 11 2009 $ .Dt ATPHY 4 .Os .Sh NAME .Nm atphy -.Nd Attansic Technology F1 10/100/1000 Ethernet PHY +.Nd Attansic Technology F1 10/100/Gigabit Ethernet PHY .Sh SYNOPSIS .Cd "atphy* at mii?" .Sh DESCRIPTION diff --git a/share/man/man4/ciphy.4 b/share/man/man4/ciphy.4 index aec11d57b40..54aebf32c3c 100644 --- a/share/man/man4/ciphy.4 +++ b/share/man/man4/ciphy.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ciphy.4,v 1.5 2008/05/29 06:22:19 brad Exp $ +.\" $OpenBSD: ciphy.4,v 1.6 2009/02/11 17:48:39 jmc Exp $ .\" .\" Copyright (c) 2004 Peter Valchev <pvalchev@openbsd.org> .\" @@ -14,12 +14,12 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: May 29 2008 $ +.Dd $Mdocdate: February 11 2009 $ .Dt CIPHY 4 .Os .Sh NAME .Nm ciphy -.Nd Cicada CS8201/CS8204 10/100/1000 Ethernet PHY +.Nd Cicada CS8201/CS8204 10/100/Gigabit Ethernet PHY .Sh SYNOPSIS .Cd "ciphy* at mii?" .Sh DESCRIPTION diff --git a/share/man/man4/nsgphy.4 b/share/man/man4/nsgphy.4 index f3cf2413784..8049d2fed54 100644 --- a/share/man/man4/nsgphy.4 +++ b/share/man/man4/nsgphy.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: nsgphy.4,v 1.8 2008/04/02 22:54:11 kettenis Exp $ +.\" $OpenBSD: nsgphy.4,v 1.9 2009/02/11 17:48:39 jmc Exp $ .\" .\" Copyright (c) 2001 Nathan L. Binkert <binkertn@umich.edu> .\" @@ -13,12 +13,12 @@ .\" WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. -.Dd $Mdocdate: April 2 2008 $ +.Dd $Mdocdate: February 11 2009 $ .Dt NSGPHY 4 .Os .Sh NAME .Nm nsgphy -.Nd National Semiconductor DP83891/DP83861/DP83865 10/100/1000 Ethernet PHY +.Nd National Semiconductor DP83891/DP83861/DP83865 10/100/Gigabit Ethernet PHY .Sh SYNOPSIS .Cd "nsgphy* at mii?" .Sh DESCRIPTION diff --git a/share/man/man4/rgephy.4 b/share/man/man4/rgephy.4 index 604ea3cd82a..b9ffe7ac79d 100644 --- a/share/man/man4/rgephy.4 +++ b/share/man/man4/rgephy.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: rgephy.4,v 1.7 2008/08/26 07:40:32 brad Exp $ +.\" $OpenBSD: rgephy.4,v 1.8 2009/02/11 17:48:39 jmc Exp $ .\" .\" Copyright (c) 2004 Peter Valchev <pvalchev@openbsd.org> .\" @@ -14,12 +14,12 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: August 26 2008 $ +.Dd $Mdocdate: February 11 2009 $ .Dt RGEPHY 4 .Os .Sh NAME .Nm rgephy -.Nd Realtek 8169S/8110S/8211B/8211C 10/100/1000 Ethernet PHY +.Nd Realtek 8169S/8110S/8211B/8211C 10/100/Gigabit Ethernet PHY .Sh SYNOPSIS .Cd "rgephy* at mii?" .Sh DESCRIPTION |