summaryrefslogtreecommitdiff
path: root/seq/aplaymidi
diff options
context:
space:
mode:
authorNicolas FRANCOIS <nicolas.francois@centraliens.net>2004-10-08 16:15:34 +0000
committerTakashi Iwai <tiwai@suse.de>2004-10-08 16:15:34 +0000
commitca5f8cbcfec205ac679e76b569b51990f368390b (patch)
tree2d9b9954d30f9c23a2d6e7bf04e2644a3832b6e2 /seq/aplaymidi
parent33b47cd2d41fc1179b586760f9c04bfc9841252e (diff)
downloadalsa-utils-ca5f8cbcfec205ac679e76b569b51990f368390b.tar.gz
Fix hyphens in man pages
This patch converts hyphens to minus signs in the man pages (for options, emails, or command line examples). This patch also closes one font modifier in iecset.1. (s/\fIfalse\fI,/\fIfalse\fP,/) Signed-off-by: Nicolas FRANCOIS <nicolas.francois@centraliens.net>
Diffstat (limited to 'seq/aplaymidi')
-rw-r--r--seq/aplaymidi/aplaymidi.112
-rw-r--r--seq/aplaymidi/arecordmidi.126
2 files changed, 19 insertions, 19 deletions
diff --git a/seq/aplaymidi/aplaymidi.1 b/seq/aplaymidi/aplaymidi.1
index f4c027c..0134129 100644
--- a/seq/aplaymidi/aplaymidi.1
+++ b/seq/aplaymidi/aplaymidi.1
@@ -5,7 +5,7 @@ aplaymidi \- play Standard MIDI Files
.SH SYNOPSIS
.B aplaymidi
--p client:port[,...] [-d delay] midifile ...
+\-p client:port[,...] [\-d delay] midifile ...
.SH DESCRIPTION
.B aplaymidi
@@ -15,19 +15,19 @@ or more ALSA sequencer ports.
.SH OPTIONS
.TP
-.I -h, --help
+.I \-h, \-\-help
Prints a list of options.
.TP
-.I -V, --version
+.I \-V, \-\-version
Prints the current version.
.TP
-.I -l, --list
+.I \-l, \-\-list
Prints a list of possible output ports.
.TP
-.I -p, --port=client:port,...
+.I \-p, \-\-port=client:port,...
Sets the sequencer port(s) to which the events in the MIDI file(s) are
sent.
@@ -42,7 +42,7 @@ the port specification is taken from the
environment variable if none is given on the command line.
.TP
-.I -d, --delay=seconds
+.I \-d, \-\-delay=seconds
Specifies how long to wait after the end of each MIDI file,
to allow the last notes to die away.
diff --git a/seq/aplaymidi/arecordmidi.1 b/seq/aplaymidi/arecordmidi.1
index d1914a0..56a08d1 100644
--- a/seq/aplaymidi/arecordmidi.1
+++ b/seq/aplaymidi/arecordmidi.1
@@ -1,11 +1,11 @@
.TH ARECORDMIDI 1 "6 Apr 2004"
.SH NAME
-arecordmidi - record Standard MIDI Files
+arecordmidi \- record Standard MIDI Files
.SH SYNOPSIS
.B arecordmidi
--p client:port[,...] [options] midifile
+\-p client:port[,...] [options] midifile
.SH DESCRIPTION
.B arecordmidi
@@ -17,19 +17,19 @@ To stop recording, press Ctrl+C.
.SH OPTIONS
.TP
-.I -h,--help
+.I \-h,\-\-help
Prints a list of options.
.TP
-.I -V,--version
+.I \-V,\-\-version
Prints the current version.
.TP
-.I -l,--list
+.I \-l,\-\-list
Prints a list of possible input ports.
.TP
-.I -p,--port=client:port,...
+.I \-p,\-\-port=client:port,...
Sets the sequencer port(s) from which events are recorded.
A client can be specified by its number, its name, or a prefix of its
@@ -37,40 +37,40 @@ name. A port is specified by its number; for port 0 of a client, the
":0" part of the port specification can be omitted.
.TP
-.I -b,--bpm=beats
+.I \-b,\-\-bpm=beats
Sets the musical tempo of the MIDI file, in beats per minute.
The default value is 120 BPM.
.TP
-.I -f,--fps=frames
+.I \-f,\-\-fps=frames
Sets the SMPTE resolution, in frames per second.
Possible values are 24, 25, 29.97 (for 30 drop-frame), and 30.
.TP
-.I -t,--ticks=ticks
+.I \-t,\-\-ticks=ticks
Sets the resolution of timestamps (ticks) in the MIDI file,
in ticks per beat (when using musical tempo) or ticks per frame
(when using SMPTE timing).
The default value is 384 ticks/beat or 40 ticks/frame, respectively.
.TP
-.I -s,--split-channels
+.I \-s,\-\-split\-channels
Specifies that the data for each MIDI channel should be written to a
separate track in the MIDI file.
.TP
-.I -d,--dump
+.I \-d,\-\-dump
Shows the events received as text on standard output.
.TP
-.I -m,--metronome=client:port
+.I \-m,\-\-metronome=client:port
Plays a metronome signal on the specified sequencer port.
Metronome sounds are played on channel 10, MIDI notes 33 & 34 (GM2/GS/XG
metronome standard notes), with velocity 100 and duration 1.
.TP
-.I -i,--timesig=numerator:denominator
+.I \-i,\-\-timesig=numerator:denominator
Sets the time signature for the MIDI file and metronome.
The time signature is specified as usual with two numbers, representing