diff --git a/aplay/aplay.1 b/aplay/aplay.1 index 72365cb..674ca1a 100644 --- a/aplay/aplay.1 +++ b/aplay/aplay.1 @@ -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. diff --git a/axfer/axfer-transfer.1 b/axfer/axfer-transfer.1 index 375678e..2dd0a21 100644 --- a/axfer/axfer-transfer.1 +++ b/axfer/axfer-transfer.1 @@ -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