]> git.alsa-project.org Git - alsa-utils.git/commitdiff
axfer: fix typo in manual
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Tue, 12 Jul 2022 00:51:57 +0000 (09:51 +0900)
committerJaroslav Kysela <perex@perex.cz>
Fri, 4 Nov 2022 21:00:18 +0000 (22:00 +0100)
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>
axfer/axfer-transfer.1

index 2dd0a21cb091f5eb04192fab7109e9cf74666c5f..2e831b2ed83d66396ddaad18fff4bab97837fcca 100644 (file)
@@ -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.