]> git.alsa-project.org Git - alsa-utils.git/commitdiff
treewide: fix typos in manual pages
authorSamanta Navarro <ferivoz@riseup.net>
Sat, 3 Oct 2020 11:54:02 +0000 (11:54 +0000)
committerJaroslav Kysela <perex@perex.cz>
Tue, 6 Oct 2020 11:07:29 +0000 (13:07 +0200)
Signed-off-by: Samanta Navarro <ferivoz@riseup.net>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
aplay/aplay.1
axfer/axfer-transfer.1

index 72365cbcef2c74163a7d13dfdf3b993a7321fe0a..674ca1a2d27f8f153e2814e6adb8c113d37597fd 100644 (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.
index 375678e2a32b60fa954edeea976dc199b0091e65..2dd0a21cb091f5eb04192fab7109e9cf74666c5f 100644 (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