From 19e7e2f54bf6c94112d270dbb4051766b6a9f5c9 Mon Sep 17 00:00:00 2001 From: Samanta Navarro Date: Sat, 3 Oct 2020 11:54:02 +0000 Subject: [PATCH] treewide: fix typos in manual pages Signed-off-by: Samanta Navarro --- aplay/aplay.1 | 2 +- axfer/axfer-transfer.1 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/aplay/aplay.1 b/aplay/aplay.1 index 72365cbce..674ca1a2d 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 375678e2a..2dd0a21cb 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