Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/usr.bin/midiplay Merge options without arguments in synopsis.



details:   https://anonhg.NetBSD.org/src/rev/992198ea6b9e
branches:  trunk
changeset: 322441:992198ea6b9e
user:      wiz <wiz%NetBSD.org@localhost>
date:      Thu May 03 05:13:20 2018 +0000

description:
Merge options without arguments in synopsis.

diffstat:

 usr.bin/midiplay/midiplay.1 |  9 ++-------
 1 files changed, 2 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 4ca39f2da08c -r 992198ea6b9e usr.bin/midiplay/midiplay.1
--- a/usr.bin/midiplay/midiplay.1       Thu May 03 05:11:43 2018 +0000
+++ b/usr.bin/midiplay/midiplay.1       Thu May 03 05:13:20 2018 +0000
@@ -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



Home | Main Index | Thread Index | Old Index