treewide: fix typos in manual pages

Signed-off-by: Samanta Navarro <ferivoz@riseup.net>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
Samanta Navarro 2020-10-03 11:54:02 +00:00 committed by Jaroslav Kysela
parent b348abcbfe
commit 825d1d6359
2 changed files with 2 additions and 2 deletions

View file

@ -79,7 +79,7 @@ The default is zero, so if this option is omitted then the record/playback proce
Either '-d' or '-s' option is available exclusively.
.TP
\fI\-s, \-\-samples=#\fP
Interrupt after tranmission of # PCM frames.
Interrupt after transmission of # PCM frames.
A value of zero means infinity.
The default is zero, so if this options is omitted then the record/playback process will run until it is killed.
Either '-d' or '-s' option is available exclusively.

View file

@ -375,7 +375,7 @@ This option configures given value to
software parameter of PCM substream. In blocking mode, the value is used as
threshold of the number of available audio data frames in buffer of PCM
substream to wake up process blocked by I/O operation. In non\-blocking mode,
any I/O operation returns \-EAGAIN untill the available number of audio data frame reaches the threshold.
any I/O operation returns \-EAGAIN until the available number of audio data frame reaches the threshold.
This option has an effect in cases neither
.I \-\-mmap