From c0a7a98aee6e0be77949f310ea81c253e3d1c6c5 Mon Sep 17 00:00:00 2001 From: Dave Reisner Date: Sun, 14 Jul 2013 18:33:46 +0200 Subject: curl.1: fix long line, found by checksrc.pl --- docs/curl.1 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/curl.1 b/docs/curl.1 index 6d71152e4..0d0e12f91 100644 --- a/docs/curl.1 +++ b/docs/curl.1 @@ -393,7 +393,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 " -- cgit v1.2.3