Sync midicat(1) manual to OpenBSD.

This commit is contained in:
Alexandre Ratchov 2019-02-21 07:44:07 +01:00
parent 00910bf6fa
commit 2c97522b5a
1 changed files with 2 additions and 2 deletions

View File

@ -19,7 +19,7 @@
.Os
.Sh NAME
.Nm midicat
.Nd send to or receive from MIDI ports.
.Nd send to or receive from MIDI ports
.Sh SYNOPSIS
.Nm midicat
.Bk -words
@ -75,7 +75,7 @@ $ midicat -d -q rmidi/0 -o /dev/null
Send data from
.Pa rmidi/0
to
.Pa midithru/0:
.Pa midithru/0 :
.Bd -literal -offset indent
$ midicat -q rmidi/0 -q midithru/0
.Ed