summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>2022-07-12 09:51:57 +0900
committerJaroslav Kysela <perex@perex.cz>2022-11-04 22:00:18 +0100
commit0e657ca00b56bc06f8dd8f3396e79bc2329725aa (patch)
treefd1c865d058e531899ee3fa162deba287674da25
parenta61edeb0d441f9540445f544043c75f75febe301 (diff)
downloadalsa-utils-0e657ca00b56bc06f8dd8f3396e79bc2329725aa.tar.gz
axfer: fix typo in manual
The spelling of 'aborted' was 'aboeted' in the manual. This commit fixes it. Fixes: a37703614a90 ("axfer: fulfill manual section for libffado backend") Fixes: https://github.com/alsa-project/alsa-utils/pull/156 Reported-by: Chao Song chao.song@linux.intel.com Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp> Signed-off-by: Jaroslav Kysela <perex@perex.cz>
-rw-r--r--axfer/axfer-transfer.12
1 files changed, 1 insertions, 1 deletions
diff --git a/axfer/axfer-transfer.1 b/axfer/axfer-transfer.1
index 2dd0a21..2e831b2 100644
--- a/axfer/axfer-transfer.1
+++ b/axfer/axfer-transfer.1
@@ -591,7 +591,7 @@ will close handled files and PCM substream to be going to finish run time.
will suspend PCM substream and
.I SIGCONT
will resume it. No XRUNs are expected. With libffado backend, the suspend/resume
-is not supported and runtime is aboeted immediately.
+is not supported and runtime is aborted immediately.
The other signals perform default behaviours.