From: Jay Satiro Date: Mon, 31 Jan 2022 06:04:19 +0000 (-0500) Subject: write-out.d: Fix num_headers formatting X-Git-Tag: curl-7_82_0~158 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=50e74ca18ae926c342b9be98b40f96debdafee45;p=thirdparty%2Fcurl.git write-out.d: Fix num_headers formatting --- 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)