write-out.d: add missing periods

Closes #10897
This commit is contained in:
Ali Khodkar 2023-04-06 12:31:14 +03:30 committed by Daniel Stenberg
parent 772e28ff76
commit 8803d2bfd9
No known key found for this signature in database
GPG Key ID: 5CC908FDB71E12C2

View File

@ -41,7 +41,7 @@ The variables available are:
.TP 15
.B certs
Output the certificate chain with details. Supported only by the OpenSSL,
GnuTLS, Schannel, NSS, GSKit and Secure Transport backends (Added in 7.88.0)
GnuTLS, Schannel, NSS, GSKit and Secure Transport backends. (Added in 7.88.0)
.TP
.B content_type
The Content-Type of the requested document, if there was any.
@ -97,7 +97,7 @@ The http method used in the most recent HTTP request. (Added in 7.72.0)
.TP
.B num_certs
Number of server certificates received in the TLS handshake. Supported only by
the OpenSSL, GnuTLS, Schannel, NSS, GSKit and Secure Transport backends (Added
the OpenSSL, GnuTLS, Schannel, NSS, GSKit and Secure Transport backends. (Added
in 7.88.0)
.TP
.B num_connects
@ -111,7 +111,7 @@ redirect). Note that the status line IS NOT a header. (Added in 7.73.0)
Number of redirects that were followed in the request. (Added in 7.12.3)
.TP
.B onerror
The rest of the output is only shown if the transfer returned a non-zero error
The rest of the output is only shown if the transfer returned a non-zero error.
(Added in 7.75.0)
.TP
.B proxy_ssl_verify_result