X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=docs%2Flibcurl%2Fopts%2FCURLOPT_SOCKS5_GSSAPI_SERVICE.3;h=1eda29c8ae550e74f1bac19ae77fa124714be3f7;hb=e9bdad71c8277e20607fa1eaf0027d53a0dc1f37;hp=440f0894f6c0a7d5457653943dd375ce05ef7d8f;hpb=3e62527ed71a7a362d7ec321e7f026edab35f8e2;p=platform%2Fupstream%2Fcurl.git diff --git a/docs/libcurl/opts/CURLOPT_SOCKS5_GSSAPI_SERVICE.3 b/docs/libcurl/opts/CURLOPT_SOCKS5_GSSAPI_SERVICE.3 index 440f089..1eda29c 100644 --- a/docs/libcurl/opts/CURLOPT_SOCKS5_GSSAPI_SERVICE.3 +++ b/docs/libcurl/opts/CURLOPT_SOCKS5_GSSAPI_SERVICE.3 @@ -33,6 +33,9 @@ Deprecated since 7.49.0. Use \fICURLOPT_PROXY_SERVICE_NAME(3)\fP instead. Pass a char * as parameter to a string holding the \fIname\fP of the service. The default service name for a SOCKS5 server is "rcmd". This option allows you to change it. + +The application does not have to keep the string around after setting this +option. .SH DEFAULT See above .SH PROTOCOLS