write-out.d: Fix num_headers formatting

This commit is contained in:
Jay Satiro 2022-01-31 01:04:19 -05:00
parent 09c807428e
commit 50e74ca18a

View file

@ -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)