X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=docs%2Flibcurl%2Fopts%2FCURLOPT_DNS_SERVERS.3;h=522eabcc5ca492eabfc0a511cebd4cae67e5ffbb;hb=e9bdad71c8277e20607fa1eaf0027d53a0dc1f37;hp=14c9f9bd4d90f57c827ecfa093bd561d6953c4e5;hpb=3e62527ed71a7a362d7ec321e7f026edab35f8e2;p=platform%2Fupstream%2Fcurl.git diff --git a/docs/libcurl/opts/CURLOPT_DNS_SERVERS.3 b/docs/libcurl/opts/CURLOPT_DNS_SERVERS.3 index 14c9f9b..522eabc 100644 --- a/docs/libcurl/opts/CURLOPT_DNS_SERVERS.3 +++ b/docs/libcurl/opts/CURLOPT_DNS_SERVERS.3 @@ -36,6 +36,9 @@ host[:port][,host[:port]]... For example: 192.168.1.100,192.168.1.101,3.4.5.6 + +The application does not have to keep the string around after setting this +option. .SH DEFAULT NULL - use system default .SH PROTOCOLS