gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnurl] 18/150: docs: fix typos in man pages


From: gnunet
Subject: [GNUnet-SVN] [gnurl] 18/150: docs: fix typos in man pages
Date: Fri, 30 Mar 2018 16:47:52 +0200

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

ng0 pushed a commit to branch master
in repository gnurl.

commit 4021bac4cdc920e44def9b05bdd0bf7cd1b0c4b5
Author: Alessandro Ghedini <address@hidden>
AuthorDate: Wed Jan 24 11:13:51 2018 +0000

    docs: fix typos in man pages
    
    Closes https://github.com/curl/curl/pull/2266
---
 docs/libcurl/curl_global_init.3 | 2 +-
 docs/libcurl/libcurl-env.3      | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/docs/libcurl/curl_global_init.3 b/docs/libcurl/curl_global_init.3
index df558f313..3ba8e33ab 100644
--- a/docs/libcurl/curl_global_init.3
+++ b/docs/libcurl/curl_global_init.3
@@ -62,7 +62,7 @@ Initialize everything possible. This sets all known bits 
except
 \fBCURL_GLOBAL_ACK_EINTR\fP.
 
 .IP CURL_GLOBAL_SSL
-(This flag's presence or absense serves no meaning since 7.57.0. The
+(This flag's presence or absence serves no meaning since 7.57.0. The
 description below is for older libcurl versions.)
 
 Initialize SSL.
diff --git a/docs/libcurl/libcurl-env.3 b/docs/libcurl/libcurl-env.3
index 3eb3b42e2..7bab37f5f 100644
--- a/docs/libcurl/libcurl-env.3
+++ b/docs/libcurl/libcurl-env.3
@@ -36,7 +36,7 @@ will use the "ftp_proxy" variable.
 
 These proxy variables are also checked for in their uppercase versions, except
 the "http_proxy" one which is only used lowercase. Note also that some systems
-actually have a case insensitve handling of environment variables and then of
+actually have a case insensitive handling of environment variables and then of
 course "HTTP_PROXY" will still work...
 .IP ALL_PROXY
 This is a setting to set proxy for all URLs, independently of what scheme is
@@ -46,7 +46,7 @@ set.
 When libcurl is built to support multiple SSL backends, it will select a
 specific backend at first use. If no selection is done by the program using
 libcurl, this variable's selection will be used. It should be set to the full
-SSL backend name to use (case insensitve).
+SSL backend name to use (case insensitive).
 .IP HOME
 When the netrc feature is used (\fICURLOPT_NETRC(3)\fP), this variable is
 checked as the primary way to find the "current" home directory in which

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



reply via email to

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