]> git.sven.stormbind.net Git - sven/tclcurl.git/commitdiff
another man confusion caught by lintian
authorSven Hoexter <sven@timegate.de>
Wed, 13 Feb 2008 20:33:34 +0000 (20:33 +0000)
committerSven Hoexter <sven@timegate.de>
Wed, 13 Feb 2008 20:33:34 +0000 (20:33 +0000)
debian/patches/reformat-tclcurl3

index 39db63606b05df7672798225aec31ad0d3eed0cb..5908873d95c138aae6ea7072be6d2ff96a5f71bf 100644 (file)
@@ -1,7 +1,7 @@
 Index: TclCurl-7.17.1/doc/tclcurl.n
 ===================================================================
---- TclCurl-7.17.1.orig/doc/tclcurl.n  2008-02-13 21:17:31.000000000 +0100
-+++ TclCurl-7.17.1/doc/tclcurl.n       2008-02-13 21:18:26.000000000 +0100
+--- 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 @@
  
  .TP
@@ -17,3 +17,12 @@ 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 @@
+ used as operators. 
+ For OpenSSL and GnuTLS valid examples of cipher lists include 'RC4-SHA', 'SHA1+DES',
+-'TLSv1' and 'DEFAULT'. The default list is normally set when you compile OpenSSL.
++\&'TLSv1' and 'DEFAULT'. The default list is normally set when you compile OpenSSL.
+ You will find more details about cipher lists on this URL:
+     http://www.openssl.org/docs/apps/ciphers.html