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/inphy.4 | |
parent | f37a146c6d77c4b580167180f9e3302759f8406e (diff) |
Standardize mdoc .Nd lines in the PHY driver man pages.
Diffstat (limited to 'share/man/man4/inphy.4')
-rw-r--r-- | share/man/man4/inphy.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/inphy.4 b/share/man/man4/inphy.4 index 964bd4ef339..f927d9c589e 100644 --- a/share/man/man4/inphy.4 +++ b/share/man/man4/inphy.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: inphy.4,v 1.2 1999/06/05 13:18:33 aaron Exp $ +.\" $OpenBSD: inphy.4,v 1.3 2000/10/18 02:12:14 aaron Exp $ .\" $NetBSD: inphy.4,v 1.1 1998/11/04 05:53:58 thorpej Exp $ .\" .\" Copyright (c) 1998 The NetBSD Foundation, Inc. @@ -41,7 +41,7 @@ .Os .Sh NAME .Nm inphy -.Nd Driver for Intel i82555 10/100 Ethernet PHYs +.Nd driver for Intel i82555 10/100 Ethernet PHYs .Sh SYNOPSIS .Cd "inphy* at mii? phy ?" .Sh DESCRIPTION |