gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [gnurl] 180/208: CURLOPT_NETRC.3: fix typo in 7e48aa386156f


From: gnunet
Subject: [GNUnet-SVN] [gnurl] 180/208: CURLOPT_NETRC.3: fix typo in 7e48aa386156f9c2
Date: Wed, 09 Aug 2017 17:36:17 +0200

This is an automated email from the git hooks/post-receive script.

ng0 pushed a commit to annotated tag gnurl-7.55.0
in repository gnurl.

commit 70934885d0ed23c83a01efc70034f811d20a33e6
Author: Daniel Stenberg <address@hidden>
AuthorDate: Wed Aug 2 15:29:27 2017 +0200

    CURLOPT_NETRC.3: fix typo in 7e48aa386156f9c2
    
    Reported-by: Viktor Szakats
---
 docs/libcurl/opts/CURLOPT_NETRC.3 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/libcurl/opts/CURLOPT_NETRC.3 
b/docs/libcurl/opts/CURLOPT_NETRC.3
index 50480ab5d..0f5fc7ad7 100644
--- a/docs/libcurl/opts/CURLOPT_NETRC.3
+++ b/docs/libcurl/opts/CURLOPT_NETRC.3
@@ -31,8 +31,8 @@ CURLcode curl_easy_setopt(CURL *handle, CURLOPT_NETRC, long 
level);
 This parameter controls the preference \fIlevel\fP of libcurl between using
 user names and passwords from your \fI~/.netrc\fP file, relative to user names
 and passwords in the URL supplied with \fICURLOPT_URL(3)\fP. On Windows,
-libcurl will use the file as \fI%HOME/_netrc\fP, but you can also tell libcurl
-a different file name to use with \fICURLOPT_NETRC_FILE(3)\fP.
+libcurl will use the file as \fI%HOME%/_netrc\fP, but you can also tell
+libcurl a different file name to use with \fICURLOPT_NETRC_FILE(3)\fP.
 
 libcurl uses a user name (and supplied or prompted password) supplied with
 \fICURLOPT_USERPWD(3)\fP or \fICURLOPT_USERNAME(3)\fP in preference to any of

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]