mirror of
https://github.com/alsa-project/alsa-utils
synced 2024-12-22 22:46:31 +01:00
axfer: fix typo in axfer(1) manual
A line has meaningless 'H' letter in its end.
Fixes: c5b2beebfd
('axfer: add a manual for entry point')
Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
parent
7d0eacc3bb
commit
37809b95dc
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ options = ( depends on
|
|||
.SH DESCRIPTION
|
||||
The
|
||||
.B axfer
|
||||
is a command\-line recorder and player to transfer audio data frame between H
|
||||
is a command\-line recorder and player to transfer audio data frame between
|
||||
sound devices/nodes and files/stdin/stdout.
|
||||
|
||||
.SH OPTIONS
|
||||
|
|
Loading…
Reference in a new issue