Module Name:    src
Committed By:   mrg
Date:           Sat Apr 29 18:31:43 UTC 2017

Modified Files:
        src/share/man/man4: midi.4

Log Message:
add a link to midirecord(1).


To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 src/share/man/man4/midi.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man4/midi.4
diff -u src/share/man/man4/midi.4:1.30 src/share/man/man4/midi.4:1.31
--- src/share/man/man4/midi.4:1.30	Mon Mar 22 18:58:31 2010
+++ src/share/man/man4/midi.4	Sat Apr 29 18:31:43 2017
@@ -1,6 +1,6 @@
-.\" $NetBSD: midi.4,v 1.30 2010/03/22 18:58:31 joerg Exp $
+.\" $NetBSD: midi.4,v 1.31 2017/04/29 18:31:43 mrg Exp $
 .\"
-.\" Copyright (c) 1999-2006 The NetBSD Foundation, Inc.
+.\" Copyright (c) 1999-2017 The NetBSD Foundation, Inc.
 .\" All rights reserved.
 .\"
 .\" This code is derived from software contributed to The NetBSD Foundation
@@ -27,7 +27,7 @@
 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 .\" POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd May 6, 2006
+.Dd April 28, 2017
 .Dt MIDI 4
 .Os
 .Sh NAME
@@ -593,6 +593,7 @@ device would violate
 protocol.
 .Sh SEE ALSO
 .Xr midiplay 1 ,
+.Xr midirecord 1 ,
 .Xr ioctl 2 ,
 .Xr ossaudio 3 ,
 .Xr audio 4 ,

Reply via email to