From 26ec93dd6aeba8dfb5aad0d2a068bf79a70c13b1 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 18 Apr 2016 00:02:29 +0200 Subject: opts: fix option references missing (section) --- docs/libcurl/opts/CURLOPT_RESOLVE.3 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'docs/libcurl/opts/CURLOPT_RESOLVE.3') diff --git a/docs/libcurl/opts/CURLOPT_RESOLVE.3 b/docs/libcurl/opts/CURLOPT_RESOLVE.3 index 3eb1e9577..faa5c2604 100644 --- a/docs/libcurl/opts/CURLOPT_RESOLVE.3 +++ b/docs/libcurl/opts/CURLOPT_RESOLVE.3 @@ -45,7 +45,8 @@ ADDRESS can of course be either IPv4 or IPv6 style addressing. This option effectively pre-populates the DNS cache with entries for the host+port pair so redirects and everything that operations against the HOST+PORT will instead use your provided ADDRESS. Addresses set with -\fICURLOPT_RESOLVE\fP will not time-out from the DNS cache like ordinary entries. +\fICURLOPT_RESOLVE(3)\fP will not time-out from the DNS cache like ordinary +entries. Remove names from the DNS cache again, to stop providing these fake resolves, by including a string in the linked list that uses the format -- cgit v1.2.3