]> granicus.if.org Git - curl/commitdiff
--proxy-negotiate is added in 7.17.1
authorDaniel Stenberg <daniel@haxx.se>
Fri, 21 Sep 2007 11:53:56 +0000 (11:53 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 21 Sep 2007 11:53:56 +0000 (11:53 +0000)
docs/curl.1

index fc2cc13e37fe089017c02a78076cbd62c452cac2..e12c301a64afd04a54ab0f9f1c559230f07893de 100644 (file)
@@ -21,7 +21,7 @@
 .\" * $Id$
 .\" **************************************************************************
 .\"
-.TH curl 1 "28 Feb 2007" "Curl 7.16.2" "Curl Manual"
+.TH curl 1 "21 Sep 2007" "Curl 7.17.1" "Curl Manual"
 .SH NAME
 curl \- transfer a URL
 .SH SYNOPSIS
@@ -872,8 +872,7 @@ with the given proxy. Use \fI--negotiate\fP for enabling HTTP Negotiate
 with a remote host.
 
 If this option is used twice, the second will again disable proxy HTTP
-Negotiate.
-
+Negotiate. (Added in 7.17.1)
 .IP "--proxy-ntlm"
 Tells curl to use HTTP NTLM authentication when communicating with the given
 proxy. Use \fI--ntlm\fP for enabling NTLM with a remote host.