From: Daniel Stenberg Date: Thu, 19 Jun 2014 06:40:51 +0000 (+0200) Subject: CURLOPT_UNRESTRICTED_AUTH.3: added missing 'T' X-Git-Tag: curl-7_37_1~73 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=47311e4c7ec2692e8b6c7c7de726a4b2294631c8;p=thirdparty%2Fcurl.git CURLOPT_UNRESTRICTED_AUTH.3: added missing 'T' --- diff --git a/docs/libcurl/opts/CURLOPT_UNRESTRICTED_AUTH.3 b/docs/libcurl/opts/CURLOPT_UNRESTRICTED_AUTH.3 index 518a364c3b..68c38607a9 100644 --- a/docs/libcurl/opts/CURLOPT_UNRESTRICTED_AUTH.3 +++ b/docs/libcurl/opts/CURLOPT_UNRESTRICTED_AUTH.3 @@ -20,14 +20,14 @@ .\" * .\" ************************************************************************** .\" -.TH CURLOPT_UNRESTRICED_AUTH 3 "17 Jun 2014" "libcurl 7.37.0" "curl_easy_setopt options" +.TH CURLOPT_UNRESTRICTED_AUTH 3 "17 Jun 2014" "libcurl 7.37.0" "curl_easy_setopt options" .SH NAME -CURLOPT_UNRESTRICED_AUTH \- send credentials to other hosts too +CURLOPT_UNRESTRICTED_AUTH \- send credentials to other hosts too .SH SYNOPSIS .nf #include -CURLcode curl_easy_setopt(CURL *handle, CURLOPT_UNRESTRICED_AUTH, +CURLcode curl_easy_setopt(CURL *handle, CURLOPT_UNRESTRICTED_AUTH, long goahead); .SH DESCRIPTION A long parameter set to 1 tells libcurl it can continue to send authentication