From 8803d2bfd9a28137d5bf6caaa91a0abe365a90f1 Mon Sep 17 00:00:00 2001 From: Ali Khodkar <129806877+AliKhodkar@users.noreply.github.com> Date: Thu, 6 Apr 2023 12:31:14 +0330 Subject: [PATCH] write-out.d: add missing periods Closes #10897 --- docs/cmdline-opts/write-out.d | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/cmdline-opts/write-out.d b/docs/cmdline-opts/write-out.d index 5a872007e7..e508fea73f 100644 --- a/docs/cmdline-opts/write-out.d +++ b/docs/cmdline-opts/write-out.d @@ -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 -- 2.47.3