X-Git-Url: http://git.sven.stormbind.net/?a=blobdiff_plain;f=debian%2Fpatches%2Freformat-tclcurl3;h=afcfb8c34dac7f551c26d137f1ee0b43e993f83e;hb=5dde2930622e3c8fcf0613d171a56ae985e0327b;hp=5908873d95c138aae6ea7072be6d2ff96a5f71bf;hpb=7b01fede00f631a50b12ba815a1798a80d4100c4;p=sven%2Ftclcurl.git diff --git a/debian/patches/reformat-tclcurl3 b/debian/patches/reformat-tclcurl3 index 5908873..afcfb8c 100644 --- a/debian/patches/reformat-tclcurl3 +++ b/debian/patches/reformat-tclcurl3 @@ -1,8 +1,9 @@ -Index: TclCurl-7.17.1/doc/tclcurl.n +Fix some formating errors in the manpages. +Index: TclCurl-7.19.0/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 @@ +--- TclCurl-7.19.0.orig/doc/tclcurl.n 2008-09-11 09:31:45.000000000 +0200 ++++ TclCurl-7.19.0/doc/tclcurl.n 2008-09-11 09:32:01.000000000 +0200 +@@ -687,10 +687,10 @@ .TP .B -cookie @@ -17,7 +18,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 @@ +@@ -1384,7 +1384,7 @@ used as operators. For OpenSSL and GnuTLS valid examples of cipher lists include 'RC4-SHA', 'SHA1+DES', @@ -26,3 +27,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 +@@ -1530,7 +1530,7 @@ + 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