libcurl-errors.3: remove duplicate word

Closes #9846
This commit is contained in:
Adam Averay 2022-11-03 10:04:08 +10:00 committed by Daniel Stenberg
parent 6c51adeb71
commit 84e2ca7e3c
No known key found for this signature in database
GPG Key ID: 5CC908FDB71E12C2

View File

@ -62,7 +62,7 @@ Could not resolve host. The given remote host was not resolved.
.IP "CURLE_COULDNT_CONNECT (7)" .IP "CURLE_COULDNT_CONNECT (7)"
Failed to connect() to host or proxy. Failed to connect() to host or proxy.
.IP "CURLE_WEIRD_SERVER_REPLY (8)" .IP "CURLE_WEIRD_SERVER_REPLY (8)"
The server sent data libcurl could not parse. This error code was known as as The server sent data libcurl could not parse. This error code was known as
\fICURLE_FTP_WEIRD_SERVER_REPLY\fP before 7.51.0. \fICURLE_FTP_WEIRD_SERVER_REPLY\fP before 7.51.0.
.IP "CURLE_REMOTE_ACCESS_DENIED (9)" .IP "CURLE_REMOTE_ACCESS_DENIED (9)"
We were denied access to the resource given in the URL. For FTP, this occurs We were denied access to the resource given in the URL. For FTP, this occurs