From 9ed5d7c876a1c11118f2524327c9eac65e7d66dd Mon Sep 17 00:00:00 2001 From: Takashi Sakamoto Date: Sun, 27 Jan 2019 14:56:12 +0900 Subject: [PATCH] axfer: correct invalid usage of escape of itaric text A dot sign is valid for a prefix of instruction. Signed-off-by: Takashi Sakamoto Signed-off-by: Takashi Iwai --- axfer/axfer-transfer.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/axfer/axfer-transfer.1 b/axfer/axfer-transfer.1 index a8bf9c7..375678e 100644 --- a/axfer/axfer-transfer.1 +++ b/axfer/axfer-transfer.1 @@ -75,7 +75,7 @@ The standard input or output is used if filepath is not specified or given as \&. For playback transmission, container format of given -\I filepath +.I filepath is detected automatically and metadata is used for parameters of sample format, channels, rate, duration. If nothing detected, content of given file path is handled as raw data. In this case, the parameters should be indicated as -- 2.47.1