From: Daniel Stenberg Date: Thu, 14 Dec 2006 18:20:46 +0000 (+0000) Subject: minor syntax mistake X-Git-Tag: curl-7_16_1~109 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6fe932b255761f3853e5e695040933227c892690;p=thirdparty%2Fcurl.git minor syntax mistake --- diff --git a/docs/curl.1 b/docs/curl.1 index e83779af64..c874747582 100644 --- a/docs/curl.1 +++ b/docs/curl.1 @@ -320,7 +320,7 @@ is used to seed the random engine for SSL connections. See also the with HTTPS or FTPS. The certificate must be in PEM format. If the optional password isn't specified, it will be queried for on the terminal. Note that this option assumes a \&"certificate" file that is the private key and the -private certificate concatenated! See \fI--cert\P and \fI--key\fP to specify +private certificate concatenated! See \fI--cert\fP and \fI--key\fP to specify them independently. If this option is used several times, the last one will be used.