From: Alessandro Ghedini Date: Mon, 14 Oct 2013 18:49:54 +0000 (+0200) Subject: curl.1: fix typo conjuction -> conjunction X-Git-Tag: curl-7_34_0~240 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=69c0d3fbc8bfb04d59b65ca4e393e3a5161097f4;p=thirdparty%2Fcurl.git curl.1: fix typo conjuction -> conjunction --- diff --git a/docs/curl.1 b/docs/curl.1 index fe18459ac9..c4592feb24 100644 --- a/docs/curl.1 +++ b/docs/curl.1 @@ -1056,7 +1056,7 @@ working directory before you invoke curl with the \fB-O, --remote-name\fP flag! You may use this option as many times as the number of URLs you have. .IP "--oauth2-bearer" (IMAP/POP3/SMTP) Specify the Bearer Token for OAUTH 2.0 server authentication. -The Bearer Token is used in conjuction with the user name which can be +The Bearer Token is used in conjunction with the user name which can be specified as part of the \fI--url\fP or \fI-u, --user\fP options. The Bearer Token and user name are formatted according to RFC 6750.