summaryrefslogtreecommitdiffstats
path: root/usr.bin/fetch/fetch.1
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/fetch/fetch.1')
-rw-r--r--usr.bin/fetch/fetch.18
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.bin/fetch/fetch.1 b/usr.bin/fetch/fetch.1
index 8603b7f..c361115 100644
--- a/usr.bin/fetch/fetch.1
+++ b/usr.bin/fetch/fetch.1
@@ -121,7 +121,7 @@ flags are mutually exclusive.
.It Fl n
Don't preserve the modification time of the transferred file.
.It Fl o Ar file
-Set the output file name to
+Set the output file name to
.Ar file .
By default, a ``pathname'' is extracted from the specified URI, and
its basename is used as the name of the output file.
@@ -164,7 +164,7 @@ Set timeout value to
Overrides the environment variables
.Ev FTP_TIMEOUT
for FTP transfers or
-.Ev HTTP_TIMEOUT
+.Ev HTTP_TIMEOUT
for HTTP transfers if set.
.It Fl U
When using passive FTP, allocate the port for the data connection from
@@ -190,7 +190,7 @@ only if they were all successfully retrieved.
.Sh ENVIRONMENT
.Bl -tag -width HTTP_TIMEOUT
.It Ev FTP_TIMEOUT
-maximum time, in seconds, to wait before aborting an
+maximum time, in seconds, to wait before aborting an
.Tn FTP
connection.
.It Ev HTTP_TIMEOUT
@@ -205,7 +205,7 @@ library are supported.
.Sh SEE ALSO
.Xr fetch 3
.Sh HISTORY
-The
+The
.Nm
command appeared in
.Fx 2.1.5 .
OpenPOWER on IntegriCloud