Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man4 Fix a small English error.



details:   https://anonhg.NetBSD.org/src/rev/b01dd5f378b3
branches:  trunk
changeset: 572609:b01dd5f378b3
user:      snj <snj%NetBSD.org@localhost>
date:      Sun Jan 09 03:22:56 2005 +0000

description:
Fix a small English error.

diffstat:

 share/man/man4/midi.4 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 43a2539f73bc -r b01dd5f378b3 share/man/man4/midi.4
--- a/share/man/man4/midi.4     Sun Jan 09 03:11:48 2005 +0000
+++ b/share/man/man4/midi.4     Sun Jan 09 03:22:56 2005 +0000
@@ -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 @@
 .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.



Home | Main Index | Thread Index | Old Index