Fix a small English error.
This commit is contained in:
parent
0461b30ac3
commit
c678faa759
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: midi.4,v 1.23 2003/04/16 13:35:17 wiz Exp $
|
||||
.\" $NetBSD: midi.4,v 1.24 2005/01/09 03:22:56 snj Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1999 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
|
@ -71,7 +71,7 @@ and
|
|||
.Pa /dev/music .
|
||||
The
|
||||
.Pa /dev/rmidiN
|
||||
devices provides raw access to a MIDI device. Data written is sent
|
||||
devices provide raw access to a MIDI device. Data written is sent
|
||||
to the physical device as fast as possible and is uninterpreted.
|
||||
Reading from the device returns data as soon as it becomes available.
|
||||
A moderate amount of buffering is available both for reading and writing.
|
||||
|
|
Loading…
Reference in New Issue