mirror of
https://github.com/curl/curl.git
synced 2026-08-05 12:06:15 +03:00
CURLOPT_DNS_LOCAL_IP4.3: fixed the seel also to not self-reference
This commit is contained in:
parent
671f0b506c
commit
63e58b8b40
1 changed files with 1 additions and 1 deletions
|
|
@ -59,4 +59,4 @@ Returns CURLE_OK if the option is supported, CURLE_UNKNOWN_OPTION if not,
|
|||
CURLE_NOT_BUILT_IN if support was disabled at compile-time, or
|
||||
CURLE_BAD_FUNCTION_ARGUMENT when given a bad address.
|
||||
.SH "SEE ALSO"
|
||||
.BR CURLOPT_DNS_INTERFACE "(3), " CURLOPT_DNS_LOCAL_IP4 "(3), "
|
||||
.BR CURLOPT_DNS_INTERFACE "(3), " CURLOPT_DNS_LOCAL_IP6 "(3), "
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue