From 1691559b17816b561289423ea0b5aba1723c51cd Mon Sep 17 00:00:00 2001 From: Jens Axboe Date: Wed, 7 May 2025 19:02:13 -0600 Subject: [PATCH] HOWTO: fix bad whitespace Signed-off-by: Jens Axboe --- HOWTO.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.25.1