Module Name:    src
Committed By:   wiz
Date:           Thu May  3 05:13:20 UTC 2018

Modified Files:
        src/usr.bin/midiplay: midiplay.1

Log Message:
Merge options without arguments in synopsis.


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/usr.bin/midiplay/midiplay.1

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

Modified files:

Index: src/usr.bin/midiplay/midiplay.1
diff -u src/usr.bin/midiplay/midiplay.1:1.20 src/usr.bin/midiplay/midiplay.1:1.21
--- src/usr.bin/midiplay/midiplay.1:1.20	Thu May  3 01:12:57 2018
+++ src/usr.bin/midiplay/midiplay.1	Thu May  3 05:13:20 2018
@@ -1,4 +1,4 @@
-.\" $NetBSD: midiplay.1,v 1.20 2018/05/03 01:12:57 mrg Exp $
+.\" $NetBSD: midiplay.1,v 1.21 2018/05/03 05:13:20 wiz Exp $
 .\"
 .\" Copyright (c) 1998 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -34,16 +34,11 @@
 .Nd play MIDI and RMID files
 .Sh SYNOPSIS
 .Nm
+.Op Fl lmqsvx
 .Op Fl d Ar devno
 .Op Fl f Ar file
-.Op Fl l
-.Op Fl m
 .Op Fl p Ar pgm
-.Op Fl q
-.Op Fl s
 .Op Fl t Ar tempo
-.Op Fl v
-.Op Fl x
 .Op Ar file ...
 .Sh DESCRIPTION
 The

Reply via email to