]> git.sven.stormbind.net Git - sven/tclcurl.git/blobdiff - debian/patches/reformat-tclcurl3
Refresh all patches.
[sven/tclcurl.git] / debian / patches / reformat-tclcurl3
index 5908873d95c138aae6ea7072be6d2ff96a5f71bf..cc33d2369e8026a063f77224ce0f573a2c048d11 100644 (file)
@@ -1,8 +1,7 @@
-Index: TclCurl-7.17.1/doc/tclcurl.n
-===================================================================
---- TclCurl-7.17.1.orig/doc/tclcurl.n  2008-02-13 21:19:11.000000000 +0100
-+++ TclCurl-7.17.1/doc/tclcurl.n       2008-02-13 21:31:04.000000000 +0100
-@@ -676,10 +676,10 @@
+Fix some formating errors in the manpages.
+--- a/doc/tclcurl.n
++++ b/doc/tclcurl.n
+@@ -961,10 +961,10 @@ response will be treated as a valid HTTP
  
  .TP
  .B -cookie
@@ -17,7 +16,7 @@ Index: TclCurl-7.17.1/doc/tclcurl.n
  
  If  you  need  to  set mulitple cookies, you need to set them all using
  a single option and thus you need to concatenate them all in one single string.
-@@ -1339,7 +1339,7 @@
+@@ -1771,7 +1771,7 @@ are also acceptable separators but colon
  used as operators. 
  
  For OpenSSL and GnuTLS valid examples of cipher lists include 'RC4-SHA', 'SHA1+DES',
@@ -26,3 +25,12 @@ Index: TclCurl-7.17.1/doc/tclcurl.n
  
  You will find more details about cipher lists on this URL:
      http://www.openssl.org/docs/apps/ciphers.html
+@@ -1976,7 +1976,7 @@ same handle. Let it return first before
+ you want parallel transfers, you must use several curl handles.
+ .TP
+ .B RETURN VALUE
+-'0' if all went well, non-zero if it didn't. In case of error, if the
++\&'0' if all went well, non-zero if it didn't. In case of error, if the
+ .I errorbuffer
+ was set with
+ .I configure