diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-10-18 02:12:16 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-10-18 02:12:16 +0000 |
commit | 4df57f55eb2dedec9ac6e371180b67e1e341ea20 (patch) | |
tree | a263f482f0dd1d7affca4989633a3cf8c963569c /share/man/man4/ukphy.4 | |
parent | f37a146c6d77c4b580167180f9e3302759f8406e (diff) |
Standardize mdoc .Nd lines in the PHY driver man pages.
Diffstat (limited to 'share/man/man4/ukphy.4')
-rw-r--r-- | share/man/man4/ukphy.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/ukphy.4 b/share/man/man4/ukphy.4 index 8e6a2c296fe..99ac3300279 100644 --- a/share/man/man4/ukphy.4 +++ b/share/man/man4/ukphy.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ukphy.4,v 1.2 2000/06/08 13:20:41 jason Exp $ +.\" $OpenBSD: ukphy.4,v 1.3 2000/10/18 02:12:15 aaron Exp $ .\" $NetBSD: ukphy.4,v 1.1 1999/09/08 13:59:07 soren Exp $ .\" .\" Copyright (c) 1998 The NetBSD Foundation, Inc. @@ -41,7 +41,7 @@ .Os .Sh NAME .Nm ukphy -.Nd Driver for generic/unknown IEEE 802.3u Ethernet PHYs +.Nd driver for generic/unknown IEEE 802.3u Ethernet PHYs .Sh SYNOPSIS .Cd "ukphy* at mii? phy ?" .Sh DESCRIPTION |