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/mtdphy.4 | |
parent | f37a146c6d77c4b580167180f9e3302759f8406e (diff) |
Standardize mdoc .Nd lines in the PHY driver man pages.
Diffstat (limited to 'share/man/man4/mtdphy.4')
-rw-r--r-- | share/man/man4/mtdphy.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/mtdphy.4 b/share/man/man4/mtdphy.4 index 82efc304a96..f138350994c 100644 --- a/share/man/man4/mtdphy.4 +++ b/share/man/man4/mtdphy.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mtdphy.4,v 1.3 1999/07/09 13:35:48 aaron Exp $ +.\" $OpenBSD: mtdphy.4,v 1.4 2000/10/18 02:12:14 aaron Exp $ .\" .\" Copyright (c) 1998 Jason L. Wright (jason@thought.net) .\" All rights reserved. @@ -34,7 +34,7 @@ .Os .Sh NAME .Nm mtdphy -.Nd Driver for Myson MTD972 10/100 Ethernet PHYs +.Nd driver for Myson MTD972 10/100 Ethernet PHYs .Sh SYNOPSIS .Cd "mtdphy* at mii? phy ?" .Sh DESCRIPTION |