mirror of
https://github.com/curl/curl.git
synced 2026-08-25 22:13:33 +03:00
doc: fix deprecation versions inconsistencies
Ref: https://curl.se/mail/lib-2022-10/0026.html Closes #9711
This commit is contained in:
parent
57ba1dd519
commit
b0e4ebe960
18 changed files with 53 additions and 45 deletions
|
|
@ -64,7 +64,7 @@ if(curl) {
|
|||
}
|
||||
.fi
|
||||
.SH AVAILABILITY
|
||||
Added in 7.52.0
|
||||
Added in 7.52.0. Deprecated since 7.85.0.
|
||||
.SH RETURN VALUE
|
||||
Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
|
||||
.SH "SEE ALSO"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue