summaryrefslogtreecommitdiff
path: root/docs/libcurl/opts/CURLOPT_MAXLIFETIME_CONN.3
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2021-10-25 11:45:09 +0200
committerDaniel Stenberg <daniel@haxx.se>2021-10-25 11:45:09 +0200
commitce275c3a4c59e3c7d51ee70f39415769ec295391 (patch)
treed16ed6091f6656577e011ca0c8f1b31ccea37dd8 /docs/libcurl/opts/CURLOPT_MAXLIFETIME_CONN.3
parent53f401ff65fb719d33a418e3476551185b656026 (diff)
downloadcurl-ce275c3a4c59e3c7d51ee70f39415769ec295391.tar.gz
docs: consistent use of "Added in"bagder/api-docs-cleanup
Make them all say "Added in [version]" without using 'curl' or 'libcurl' in that phrase.
Diffstat (limited to 'docs/libcurl/opts/CURLOPT_MAXLIFETIME_CONN.3')
-rw-r--r--docs/libcurl/opts/CURLOPT_MAXLIFETIME_CONN.32
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/libcurl/opts/CURLOPT_MAXLIFETIME_CONN.3 b/docs/libcurl/opts/CURLOPT_MAXLIFETIME_CONN.3
index eeb6c134e..8f8ec33c8 100644
--- a/docs/libcurl/opts/CURLOPT_MAXLIFETIME_CONN.3
+++ b/docs/libcurl/opts/CURLOPT_MAXLIFETIME_CONN.3
@@ -58,7 +58,7 @@ if(curl) {
}
.fi
.SH AVAILABILITY
-Added in libcurl 7.80.0
+Added in 7.80.0
.SH RETURN VALUE
Returns CURLE_OK.
.SH "SEE ALSO"