Unverified Commit 63e58b8b authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

CURLOPT_DNS_LOCAL_IP4.3: fixed the seel also to not self-reference

parent 671f0b50
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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), "