CURLOPT_UNRESTRICTED_AUTH.3: added missing 'T'
authorDaniel Stenberg <daniel@haxx.se>
Thu, 19 Jun 2014 06:40:51 +0000 (08:40 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 19 Jun 2014 06:40:51 +0000 (08:40 +0200)
docs/libcurl/opts/CURLOPT_UNRESTRICTED_AUTH.3

index 518a364..68c3860 100644 (file)
 .\" *
 .\" **************************************************************************
 .\"
-.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 <curl/curl.h>
 
-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