summaryrefslogtreecommitdiff
path: root/docs/libcurl/opts/CURLOPT_NETRC.3
diff options
context:
space:
mode:
Diffstat (limited to 'docs/libcurl/opts/CURLOPT_NETRC.3')
-rw-r--r--docs/libcurl/opts/CURLOPT_NETRC.32
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/libcurl/opts/CURLOPT_NETRC.3 b/docs/libcurl/opts/CURLOPT_NETRC.3
index 32cb5de6c..18891c9f8 100644
--- a/docs/libcurl/opts/CURLOPT_NETRC.3
+++ b/docs/libcurl/opts/CURLOPT_NETRC.3
@@ -39,7 +39,7 @@ libcurl uses a user name (and supplied or prompted password) supplied with
the options controlled by this parameter.
Only machine name, user name and password are taken into account (init macros
-and similar things aren't supported).
+and similar things are not supported).
libcurl does not verify that the file has the correct properties set (as the
standard Unix ftp client does). It should only be readable by user.