summaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/midicat/midicat.16
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/midicat/midicat.1 b/usr.bin/midicat/midicat.1
index 0de988e1106..22603a83d04 100644
--- a/usr.bin/midicat/midicat.1
+++ b/usr.bin/midicat/midicat.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: midicat.1,v 1.1 2018/11/30 07:08:24 ratchov Exp $
+.\" $OpenBSD: midicat.1,v 1.2 2018/11/30 08:00:43 jmc Exp $
.\"
.\" Copyright (c) 2015 Alexandre Ratchov <alex@caoua.org>
.\"
@@ -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