summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2017-12-10 23:59:52 +0100
committerDaniel Stenberg <daniel@haxx.se>2017-12-11 00:00:17 +0100
commit63e58b8b408e3c713c3ef75497234299f615fb83 (patch)
treea187da55d7544d65a33e43ec010c75e5988743e2
parent671f0b506c01897a606fe62ef96369e4bf3ca08a (diff)
downloadcurl-63e58b8b408e3c713c3ef75497234299f615fb83.tar.gz
CURLOPT_DNS_LOCAL_IP4.3: fixed the seel also to not self-reference
-rw-r--r--docs/libcurl/opts/CURLOPT_DNS_LOCAL_IP4.32
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/libcurl/opts/CURLOPT_DNS_LOCAL_IP4.3 b/docs/libcurl/opts/CURLOPT_DNS_LOCAL_IP4.3
index 57dad16b6..d29242be8 100644
--- a/docs/libcurl/opts/CURLOPT_DNS_LOCAL_IP4.3
+++ b/docs/libcurl/opts/CURLOPT_DNS_LOCAL_IP4.3
@@ -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), "