From 50e74ca18ae926c342b9be98b40f96debdafee45 Mon Sep 17 00:00:00 2001 From: Jay Satiro Date: Mon, 31 Jan 2022 01:04:19 -0500 Subject: [PATCH] write-out.d: Fix num_headers formatting --- docs/cmdline-opts/write-out.d | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/cmdline-opts/write-out.d b/docs/cmdline-opts/write-out.d index 9a57c3dbcb..35ab41a22b 100644 --- a/docs/cmdline-opts/write-out.d +++ b/docs/cmdline-opts/write-out.d @@ -77,7 +77,7 @@ Number of new connects made in the recent transfer. (Added in 7.12.3) .TP .B num_headers The number of response headers in the most recent request (restarted at each - redirect). Note that the status line IS NOT a header. (Added in 7.73.0) +redirect). Note that the status line IS NOT a header. (Added in 7.73.0) .TP .B num_redirects Number of redirects that were followed in the request. (Added in 7.12.3) -- 2.47.3