From: Daniel Stenberg Date: Mon, 28 Mar 2022 17:40:47 +0000 (+0200) Subject: CURLOPT_DISALLOW_USERNAME_IN_URL.3: use uppercase URL X-Git-Tag: curl-7_83_0~99 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=301bd979652a53482b8910845a9643298c6029f7;p=thirdparty%2Fcurl.git CURLOPT_DISALLOW_USERNAME_IN_URL.3: use uppercase URL --- diff --git a/docs/libcurl/opts/CURLOPT_DISALLOW_USERNAME_IN_URL.3 b/docs/libcurl/opts/CURLOPT_DISALLOW_USERNAME_IN_URL.3 index 07e2881d98..f835d603b1 100644 --- a/docs/libcurl/opts/CURLOPT_DISALLOW_USERNAME_IN_URL.3 +++ b/docs/libcurl/opts/CURLOPT_DISALLOW_USERNAME_IN_URL.3 @@ -5,7 +5,7 @@ .\" * | (__| |_| | _ <| |___ .\" * \___|\___/|_| \_\_____| .\" * -.\" * Copyright (C) 1998 - 2021, Daniel Stenberg, , et al. +.\" * Copyright (C) 1998 - 2022, Daniel Stenberg, , et al. .\" * .\" * This software is licensed as described in the file COPYING, which .\" * you should have received as part of this distribution. The terms @@ -22,7 +22,7 @@ .\" .TH CURLOPT_DISALLOW_USERNAME_IN_URL 3 "30 May 2018" "libcurl 7.61.0" "curl_easy_setopt options" .SH NAME -CURLOPT_DISALLOW_USERNAME_IN_URL \- disallow specifying username in the url +CURLOPT_DISALLOW_USERNAME_IN_URL \- disallow specifying username in the URL .SH SYNOPSIS .nf #include