aboutsummaryrefslogtreecommitdiff
path: root/docs/libcurl/opts/CURLOPT_UNRESTRICTED_AUTH.3
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2014-06-19 08:40:51 +0200
committerDaniel Stenberg <daniel@haxx.se>2014-06-19 08:40:51 +0200
commit47311e4c7ec2692e8b6c7c7de726a4b2294631c8 (patch)
tree9ff657a52ae185a2eaaef0f6ea20a10762153e35 /docs/libcurl/opts/CURLOPT_UNRESTRICTED_AUTH.3
parentba1d831cf176a78368743992a4f0d576a4ed846a (diff)
CURLOPT_UNRESTRICTED_AUTH.3: added missing 'T'
Diffstat (limited to 'docs/libcurl/opts/CURLOPT_UNRESTRICTED_AUTH.3')
-rw-r--r--docs/libcurl/opts/CURLOPT_UNRESTRICTED_AUTH.36
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/libcurl/opts/CURLOPT_UNRESTRICTED_AUTH.3 b/docs/libcurl/opts/CURLOPT_UNRESTRICTED_AUTH.3
index 518a364c3..68c38607a 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 <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