CURLOPT_WS_OPTIONS.3: fix the availability version

Closes #10557
This commit is contained in:
Pierrick Charron 2023-02-18 12:38:36 -05:00 committed by Daniel Stenberg
parent 30411d7278
commit cffe301299
No known key found for this signature in database
GPG Key ID: 5CC908FDB71E12C2

View 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"