cURL / Mailing Lists / curl-library / Single Mail

curl-library

[PATCH 3/3] curl.1: fix long line, found by checksrc.pl

From: Dave Reisner <dreisner_at_archlinux.org>
Date: Sun, 14 Jul 2013 12:33:46 -0400

---
I realize that checksrc.pl actually complains about another line in
the manpage here, but it's a URL that probably shouldn't be split
and simply left as is.
 docs/curl.1 | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/docs/curl.1 b/docs/curl.1
index 3380206..b86bc11 100644
--- a/docs/curl.1
+++ b/docs/curl.1
@@ -395,7 +395,10 @@ nickname contains ":", it needs to be preceded by "\\" so that it is not
 recognized as password delimiter.  If the nickname contains "\\", it needs to
 be escaped as "\\\\" so that it is not recognized as an escape character.
 
-(iOS and Mac OS X only) If curl is built against Secure Transport, then the certificate string must match the name of a certificate that's in the system or user keychain. The private key corresponding to the certificate, and certificate chain (if any),  must also be present in the keychain.
+(iOS and Mac OS X only) If curl is built against Secure Transport, then the
+certificate string must match the name of a certificate that's in the system or
+user keychain. The private key corresponding to the certificate, and
+certificate chain (if any),  must also be present in the keychain.
 
 If this option is used several times, the last one will be used.
 .IP "--engine <name>"
-- 
1.8.3.2
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2013-07-14