summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAli Khodkar <129806877+AliKhodkar@users.noreply.github.com>2023-04-06 12:31:14 +0330
committerDaniel Stenberg <daniel@haxx.se>2023-04-08 00:23:48 +0200
commit8803d2bfd9a28137d5bf6caaa91a0abe365a90f1 (patch)
tree5605afe85699f94aa4c9787292cd5ec822cd8d4e /docs
parent772e28ff7691f9676475a96531b2f5e5ba29688c (diff)
downloadcurl-8803d2bfd9a28137d5bf6caaa91a0abe365a90f1.tar.gz
write-out.d: add missing periods
Closes #10897
Diffstat (limited to 'docs')
-rw-r--r--docs/cmdline-opts/write-out.d6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/cmdline-opts/write-out.d b/docs/cmdline-opts/write-out.d
index 5a872007e..e508fea73 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