summaryrefslogtreecommitdiff
path: root/docs/libcurl/opts/CURLOPT_TCP_FASTOPEN.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_TCP_FASTOPEN.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_TCP_FASTOPEN.3')
-rw-r--r--docs/libcurl/opts/CURLOPT_TCP_FASTOPEN.32
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/libcurl/opts/CURLOPT_TCP_FASTOPEN.3 b/docs/libcurl/opts/CURLOPT_TCP_FASTOPEN.3
index 90c823fe6..fc237eb02 100644
--- a/docs/libcurl/opts/CURLOPT_TCP_FASTOPEN.3
+++ b/docs/libcurl/opts/CURLOPT_TCP_FASTOPEN.3
@@ -22,7 +22,7 @@
.\"
.TH CURLOPT_TCP_FASTOPEN 3 "16 Feb 2016" "libcurl 7.49.0" "curl_easy_setopt options"
.SH NAME
-CURLOPT_TCP_FASTOPEN \- enable TCP Fast Open
+CURLOPT_TCP_FASTOPEN \- TCP Fast Open
.SH SYNOPSIS
#include <curl/curl.h>