From: Jens Axboe Date: Thu, 8 May 2025 01:02:13 +0000 (-0600) Subject: HOWTO: fix bad whitespace X-Git-Tag: fio-3.40~17 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=1691559b17816b561289423ea0b5aba1723c51cd;p=fio.git HOWTO: fix bad whitespace Signed-off-by: Jens Axboe --- diff --git a/HOWTO.rst b/HOWTO.rst index d15a1fd3..a5033d82 100644 --- a/HOWTO.rst +++ b/HOWTO.rst @@ -812,7 +812,7 @@ Target file/device filename should begin with a ``/``. The HTTP engine does not automatically add a leading ``/`` when constructing URLs from :option:`http_host` and :option:`filename`. - + The filename "`-`" is a reserved name, meaning *stdin* or *stdout*. Which of the two depends on the read/write direction set.