jcs's openbsd hax
openbsd

tweak previous;

jmc a0ca34f2 f753411a

+3 -3
+3 -3
usr.bin/midicat/midicat.1
··· 1 - .\" $OpenBSD: midicat.1,v 1.1 2018/11/30 07:08:24 ratchov Exp $ 1 + .\" $OpenBSD: midicat.1,v 1.2 2018/11/30 08:00:43 jmc Exp $ 2 2 .\" 3 3 .\" Copyright (c) 2015 Alexandre Ratchov <alex@caoua.org> 4 4 .\" ··· 19 19 .Os 20 20 .Sh NAME 21 21 .Nm midicat 22 - .Nd send to or receive from MIDI ports. 22 + .Nd send to or receive from MIDI ports 23 23 .Sh SYNOPSIS 24 24 .Nm midicat 25 25 .Bk -words ··· 75 75 Send data from 76 76 .Pa rmidi/0 77 77 to 78 - .Pa midithru/0: 78 + .Pa midithru/0 : 79 79 .Bd -literal -offset indent 80 80 $ midicat -q rmidi/0 -q midithru/0 81 81 .Ed