Remove trailing dot in Nd, and some trailing whitespace.
This commit is contained in:
parent
e508b2abb1
commit
abdbad0d00
@ -1,4 +1,4 @@
|
|||||||
.\" $NetBSD: mpu.4,v 1.5 2001/03/30 14:34:27 minoura Exp $
|
.\" $NetBSD: mpu.4,v 1.6 2001/06/05 12:22:18 wiz Exp $
|
||||||
.\"
|
.\"
|
||||||
.\" Copyright (c) 1999 The NetBSD Foundation, Inc.
|
.\" Copyright (c) 1999 The NetBSD Foundation, Inc.
|
||||||
.\" All rights reserved.
|
.\" All rights reserved.
|
||||||
@ -39,7 +39,7 @@
|
|||||||
.Os
|
.Os
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
.Nm mpu
|
.Nm mpu
|
||||||
.Nd Roland MPU401 (and compatible) MIDI UART driver.
|
.Nd Roland MPU401 (and compatible) MIDI UART driver
|
||||||
.Sh SYNOPSIS
|
.Sh SYNOPSIS
|
||||||
.Cd "mpu* at isa? port 0x330 irq 9"
|
.Cd "mpu* at isa? port 0x330 irq 9"
|
||||||
.Cd "mpu* at eso?"
|
.Cd "mpu* at eso?"
|
||||||
@ -51,7 +51,7 @@
|
|||||||
.Sh DESCRIPTION
|
.Sh DESCRIPTION
|
||||||
The
|
The
|
||||||
.Nm
|
.Nm
|
||||||
driver provides support for the Roland MPU401 (and compatible)
|
driver provides support for the Roland MPU401 (and compatible)
|
||||||
MIDI UART cards.
|
MIDI UART cards.
|
||||||
.Pp
|
.Pp
|
||||||
Access to the device is through the MIDI driver.
|
Access to the device is through the MIDI driver.
|
||||||
|
Loading…
Reference in New Issue
Block a user