doc: fix deprecation versions inconsistencies

Ref: https://curl.se/mail/lib-2022-10/0026.html

Closes #9711
This commit is contained in:
Patrick Monnerat 2022-10-12 16:43:31 +02:00 committed by Daniel Stenberg
parent 57ba1dd519
commit b0e4ebe960
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
18 changed files with 53 additions and 45 deletions

View file

@ -58,7 +58,7 @@ if(curl) {
}
.fi
.SH AVAILABILITY
Added in 7.4.1
Added in 7.4.1. Deprecated since 7.55.0.
.SH RETURN VALUE
Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
.SH "SEE ALSO"