]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
CURLOPT_WS_OPTIONS.3: fix the availability version
authorPierrick Charron <pierrick@webstart.fr>
Sat, 18 Feb 2023 17:38:36 +0000 (12:38 -0500)
committerDaniel Stenberg <daniel@haxx.se>
Sat, 18 Feb 2023 22:45:14 +0000 (23:45 +0100)
Closes #10557

docs/libcurl/opts/CURLOPT_WS_OPTIONS.3

index 2fe023d31ddf935f4b9754dab014973941472c4e..5716b6c99b10718848db2c2e6f1ebcdaca0c0ba3 100644 (file)
@@ -62,7 +62,7 @@ if(curl) {
 }
 .fi
 .SH AVAILABILITY
-Added in 7.85.0
+Added in 7.86.0
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"