summaryrefslogtreecommitdiff
path: root/docs/libcurl/opts/CURLOPT_HSTS.3
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2021-09-08 22:55:58 +0200
committerDaniel Stenberg <daniel@haxx.se>2021-09-09 09:55:24 +0200
commit1fbd822b645563fa0f9422609c432743f012cd11 (patch)
treeeb21ab01559e20a5aa4ebc05d2bb434680a1b0ec /docs/libcurl/opts/CURLOPT_HSTS.3
parentfe7b64228d553274f780ebc98a05a9ae266df828 (diff)
downloadcurl-1fbd822b645563fa0f9422609c432743f012cd11.tar.gz
opts docs: unify phrasing in NAME header
- avoid writing "set ..." or "enable/disable ..." or "specify ..." *All* options for curl_easy_setopt() are about setting or enabling things and most of the existing options didn't use that way of description. - start with lowercase letter, unless abbreviation. For consistency. - Some additional touch-ups Closes #7688
Diffstat (limited to 'docs/libcurl/opts/CURLOPT_HSTS.3')
-rw-r--r--docs/libcurl/opts/CURLOPT_HSTS.32
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/libcurl/opts/CURLOPT_HSTS.3 b/docs/libcurl/opts/CURLOPT_HSTS.3
index 399828d7e..e8a0aa991 100644
--- a/docs/libcurl/opts/CURLOPT_HSTS.3
+++ b/docs/libcurl/opts/CURLOPT_HSTS.3
@@ -22,7 +22,7 @@
.\"
.TH CURLOPT_HSTS 3 "5 Feb 2019" "libcurl 7.74.0" "curl_easy_setopt options"
.SH NAME
-CURLOPT_HSTS \- set HSTS cache file name
+CURLOPT_HSTS \- HSTS cache file name
.SH SYNOPSIS
.nf
#include <curl/curl.h>