summaryrefslogtreecommitdiffstats
path: root/usr.bin/fetch
diff options
context:
space:
mode:
authorsheldonh <sheldonh@FreeBSD.org>2000-03-01 12:20:22 +0000
committersheldonh <sheldonh@FreeBSD.org>2000-03-01 12:20:22 +0000
commit49c4458c80d7fc0c739164002a85966499593dbf (patch)
tree7324d2cb3e29b7c8220abd41fce86411f633eddc /usr.bin/fetch
parent56aefdcd1008df3702556867ce63eb3fc801508b (diff)
downloadFreeBSD-src-49c4458c80d7fc0c739164002a85966499593dbf.zip
FreeBSD-src-49c4458c80d7fc0c739164002a85966499593dbf.tar.gz
Remove single-space hard sentence breaks. These degrade the quality
of the typeset output, tend to make diffs harder to read and provide bad examples for new-comers to mdoc.
Diffstat (limited to 'usr.bin/fetch')
-rw-r--r--usr.bin/fetch/fetch.19
1 files changed, 6 insertions, 3 deletions
diff --git a/usr.bin/fetch/fetch.1 b/usr.bin/fetch/fetch.1
index 919b559..b2b2ea0 100644
--- a/usr.bin/fetch/fetch.1
+++ b/usr.bin/fetch/fetch.1
@@ -27,7 +27,8 @@ either the
.Tn FTP
or the
.Tn HTTP
-protocol. In the first form of the command, the
+protocol.
+In the first form of the command, the
.Ar URL
may be of the form
.Li http://site.domain/path/to/the/file
@@ -108,7 +109,8 @@ Use the passive mode of the
.Tn FTP
protocol. This is useful for crossing certain sorts of firewalls.
.It Fl q
-Quiet mode. Do not report transfer progress on the terminal.
+Quiet mode.
+Do not report transfer progress on the terminal.
.It Fl R
The filenames specified are ``precious'', and should not be deleted
under any circumstances, even if the transfer failed or was incomplete.
@@ -128,7 +130,8 @@ This option is useful to prevent
from downloading a file that is either incomplete or the wrong version,
given the correct size of the file in advance.
.It Fl s
-Ask server for size of file in bytes and print it to stdout. Do not
+Ask server for size of file in bytes and print it to stdout.
+Do not
actually fetch the file.
.It Fl T Ar seconds
Set timeout value to
OpenPOWER on IntegriCloud