mirror of
https://github.com/alsa-project/alsa-utils
synced 2024-11-10 04:05:43 +01:00
speaker-test: fix typos in manpage
See bug#2178 Debian 364560
This commit is contained in:
parent
db59693a9f
commit
affb999faf
1 changed files with 2 additions and 2 deletions
|
@ -73,7 +73,7 @@ You can pass the number from 1 to 3 as a backward compatibility.
|
||||||
.TP
|
.TP
|
||||||
\fB\-l\fP | \fB\-\-nloops\fP \fBCOUNT\fP
|
\fB\-l\fP | \fB\-\-nloops\fP \fBCOUNT\fP
|
||||||
|
|
||||||
Specifies the number of loops. Zero means to run inifintely.
|
Specifies the number of loops. Zero means to run infinitely.
|
||||||
|
|
||||||
When \fB\-s\fP option below with a valid channel is given, \fBspeaker\-test\fP will perform
|
When \fB\-s\fP option below with a valid channel is given, \fBspeaker\-test\fP will perform
|
||||||
always a single-shot without looping.
|
always a single-shot without looping.
|
||||||
|
@ -81,7 +81,7 @@ always a single-shot without looping.
|
||||||
.TP
|
.TP
|
||||||
\fB\-s\fP | \fB\-\-speaker\fP \fBCHANNEL\fP
|
\fB\-s\fP | \fB\-\-speaker\fP \fBCHANNEL\fP
|
||||||
Do a single-shot speaker test for the given channel. The channel number starts from 1.
|
Do a single-shot speaker test for the given channel. The channel number starts from 1.
|
||||||
The channel number orresponds to left, right, rear-left, rear-right, center, LFE,
|
The channel number corresponds to left, right, rear-left, rear-right, center, LFE,
|
||||||
side-left, side-right, and so on.
|
side-left, side-right, and so on.
|
||||||
|
|
||||||
For example, when 1 is passed, it tests the left channel only once rather than both channels
|
For example, when 1 is passed, it tests the left channel only once rather than both channels
|
||||||
|
|
Loading…
Reference in a new issue