diff options
author | David Krause <david@cvs.openbsd.org> | 2003-03-22 08:07:13 +0000 |
---|---|---|
committer | David Krause <david@cvs.openbsd.org> | 2003-03-22 08:07:13 +0000 |
commit | 0fb2b533c83b57d12dbb712021f4872fae21316a (patch) | |
tree | a36e9971e67fe2f39a828dd227a13b43d18168f9 /share/man/man4/nsgphy.4 | |
parent | 9fcf13640874548ac80152b7734678193cc919cf (diff) |
.Nd shouldn't end with a period
ok jmc@
Diffstat (limited to 'share/man/man4/nsgphy.4')
-rw-r--r-- | share/man/man4/nsgphy.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/nsgphy.4 b/share/man/man4/nsgphy.4 index f39ea1c11d0..7ba6e84070f 100644 --- a/share/man/man4/nsgphy.4 +++ b/share/man/man4/nsgphy.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: nsgphy.4,v 1.1 2002/04/02 18:06:06 nate Exp $ +.\" $OpenBSD: nsgphy.4,v 1.2 2003/03/22 08:07:12 david Exp $ .\" .\" Copyright (c) 2001 Nathan L. Binkert .\" All rights reserved. @@ -30,7 +30,7 @@ .Os .Sh NAME .Nm nsgphy -.Nd Driver for National Semiconductor DP83891 and DP83861 10/100/1000 PHYs. +.Nd Driver for National Semiconductor DP83891 and DP83861 10/100/1000 PHYs .Sh SYNOPSIS .Cd "nsgphy* at mii? phy ?" .Sh DESCRIPTION |