]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
CURLOPT_DISALLOW_USERNAME_IN_URL.3: use uppercase URL
authorDaniel Stenberg <daniel@haxx.se>
Mon, 28 Mar 2022 17:40:47 +0000 (19:40 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 28 Mar 2022 17:40:47 +0000 (19:40 +0200)
docs/libcurl/opts/CURLOPT_DISALLOW_USERNAME_IN_URL.3

index 07e2881d9848ac6b21f1c4369c030cf68f848132..f835d603b1fe72f566e690fb3dba3c5bc8db3726 100644 (file)
@@ -5,7 +5,7 @@
 .\" *                            | (__| |_| |  _ <| |___
 .\" *                             \___|\___/|_| \_\_____|
 .\" *
-.\" * Copyright (C) 1998 - 2021, Daniel Stenberg, <daniel@haxx.se>, et al.
+.\" * Copyright (C) 1998 - 2022, Daniel Stenberg, <daniel@haxx.se>, 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 <curl/curl.h>