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 | |
parent | 9fcf13640874548ac80152b7734678193cc919cf (diff) |
.Nd shouldn't end with a period
ok jmc@
Diffstat (limited to 'share/man/man4')
-rw-r--r-- | share/man/man4/man4.mac68k/mainbus.4 | 4 | ||||
-rw-r--r-- | share/man/man4/man4.mac68k/obio.4 | 4 | ||||
-rw-r--r-- | share/man/man4/nsgphy.4 | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/share/man/man4/man4.mac68k/mainbus.4 b/share/man/man4/man4.mac68k/mainbus.4 index ba1013ca64f..b797b171c08 100644 --- a/share/man/man4/man4.mac68k/mainbus.4 +++ b/share/man/man4/man4.mac68k/mainbus.4 @@ -28,7 +28,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $OpenBSD: mainbus.4,v 1.4 2002/10/01 20:58:12 miod Exp $ +.\" $OpenBSD: mainbus.4,v 1.5 2003/03/22 08:07:12 david Exp $ .\" $NetBSD: mainbus.4,v 1.1 1997/07/18 02:13:40 ender Exp $ .\" .Dd July 2, 1997 @@ -36,7 +36,7 @@ .Os .Sh NAME .Nm mainbus -.Nd Mac68k main processor bus device. +.Nd Mac68k main processor bus device .Sh SYNOPSIS .Cd "mainbus0 at root" .Cd "obio0 at mainbus?" diff --git a/share/man/man4/man4.mac68k/obio.4 b/share/man/man4/man4.mac68k/obio.4 index e5452715ed0..bbb9b015e2a 100644 --- a/share/man/man4/man4.mac68k/obio.4 +++ b/share/man/man4/man4.mac68k/obio.4 @@ -28,7 +28,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $OpenBSD: obio.4,v 1.5 2002/10/01 20:58:12 miod Exp $ +.\" $OpenBSD: obio.4,v 1.6 2003/03/22 08:07:12 david Exp $ .\" $NetBSD: obio.4,v 1.1 1997/07/18 02:13:40 ender Exp $ .\" .Dd July 2, 1997 @@ -36,7 +36,7 @@ .Os .Sh NAME .Nm obio -.Nd Mac68k onboard I/O bus device. +.Nd Mac68k onboard I/O bus device .Sh SYNOPSIS .Cd "obio0 at mainbus?" .Sh DESCRIPTION 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 |