=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/sndiod/sndiod.8,v retrieving revision 1.5 retrieving revision 1.6 diff -c -r1.5 -r1.6 *** src/usr.bin/sndiod/sndiod.8 2019/09/21 05:49:38 1.5 --- src/usr.bin/sndiod/sndiod.8 2020/04/01 16:54:17 1.6 *************** *** 1,4 **** ! .\" $OpenBSD: sndiod.8,v 1.5 2019/09/21 05:49:38 jmc Exp $ .\" .\" Copyright (c) 2006-2012 Alexandre Ratchov .\" --- 1,4 ---- ! .\" $OpenBSD: sndiod.8,v 1.6 2020/04/01 16:54:17 ratchov Exp $ .\" .\" Copyright (c) 2006-2012 Alexandre Ratchov .\" *************** *** 14,20 **** .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" ! .Dd $Mdocdate: September 21 2019 $ .Dt SNDIOD 8 .Os .Sh NAME --- 14,20 ---- .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" ! .Dd $Mdocdate: April 1 2020 $ .Dt SNDIOD 8 .Os .Sh NAME *************** *** 271,276 **** --- 271,284 ---- .It Fl q Ar port Expose the given MIDI port. This allows multiple programs to share the port. + If no + .Fl q + option is used, + .Nm + will use + .Pa rmidi/0 , rmidi/1 , + .No ... , + .Pa rmidi/7 . .It Fl r Ar rate Attempt to force the device to use this sample rate in Hertz. The default is 48000.