doc/faq: use texi's @tie instead of 0xA0 for non-breaking space

Signed-off-by: Marth64 <marth64@proxyid.net>
This commit is contained in:
Marth64 2024-01-07 09:29:24 -06:00 committed by Stefano Sabatini
parent 1081bae94d
commit 468e0a0d8b
1 changed files with 1 additions and 1 deletions

View File

@ -450,7 +450,7 @@ work with streams that were detected during the initial scan; streams that
are detected later are ignored.
The size of the initial scan is controlled by two options: @code{probesize}
(default ~5 Mo) and @code{analyzeduration} (default 5,000,000 µs = 5 s). For
(default ~5@tie{}Mo) and @code{analyzeduration} (default 5,000,000@tie{}µs = 5@tie{}s). For
the subtitle stream to be detected, both values must be large enough.
@section Why was the @command{ffmpeg} @option{-sameq} option removed? What to use instead?