summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergio Durigan Junior <sergiodj@sergiodj.net>2021-11-01 14:14:24 -0400
committerDaniel Stenberg <daniel@haxx.se>2021-11-01 22:58:37 +0100
commita06ce29482e422e623acbc84d4e72b4f9ac99904 (patch)
tree67bcad6403c4105e9fb56f73b7f4b061ade6c5c4
parentd52316e460136634e83fa847de45d6f16df44cfe (diff)
downloadcurl-a06ce29482e422e623acbc84d4e72b4f9ac99904.tar.gz
curl.1: fix typos in the manpage
s/transfering/transferring/ s/transfered/transferred/ Signed-off-by: Sergio Durigan Junior <sergiodj@sergiodj.net> Closes #7937
-rw-r--r--docs/cmdline-opts/page-header2
-rw-r--r--docs/cmdline-opts/write-out.d4
2 files changed, 3 insertions, 3 deletions
diff --git a/docs/cmdline-opts/page-header b/docs/cmdline-opts/page-header
index b52d2fc97..5ca65a099 100644
--- a/docs/cmdline-opts/page-header
+++ b/docs/cmdline-opts/page-header
@@ -28,7 +28,7 @@ curl \- transfer a URL
.SH SYNOPSIS
.B curl [options / URLs]
.SH DESCRIPTION
-**curl** is a tool for transfering data from or to a server. It supports these
+**curl** is a tool for transferring data from or to a server. It supports these
protocols: DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS,
LDAP, LDAPS, MQTT, POP3, POP3S, RTMP, RTMPS, RTSP, SCP, SFTP, SMB, SMBS, SMTP,
SMTPS, TELNET or TFTP. The command is designed to work without user
diff --git a/docs/cmdline-opts/write-out.d b/docs/cmdline-opts/write-out.d
index a3a928b3d..d32770c7d 100644
--- a/docs/cmdline-opts/write-out.d
+++ b/docs/cmdline-opts/write-out.d
@@ -113,7 +113,7 @@ The URL scheme (sometimes called protocol) that was effectively used. (Added in
.TP
.B size_download
The total amount of bytes that were downloaded. This is the size of the
-body/data that was transfered, excluding headers.
+body/data that was transferred, excluding headers.
.TP
.B size_header
The total amount of bytes of the downloaded headers.
@@ -123,7 +123,7 @@ The total amount of bytes that were sent in the HTTP request.
.TP
.B size_upload
The total amount of bytes that were uploaded. This is the size of the
-body/data that was transfered, excluding headers.
+body/data that was transferred, excluding headers.
.TP
.B speed_download
The average download speed that curl measured for the complete download. Bytes