summaryrefslogtreecommitdiff
path: root/lib/libfetch
diff options
context:
space:
mode:
authorDima Dorfman <dd@FreeBSD.org>2001-07-22 11:02:43 +0000
committerDima Dorfman <dd@FreeBSD.org>2001-07-22 11:02:43 +0000
commit0c61c7b2fc26c499dcf8b4ba30772c693f3ac57c (patch)
tree67e540abef5309cabe0988dd0c1847567dd38254 /lib/libfetch
parentfe0df0b0b5e72a1bbac9223d22c456f6f33094be (diff)
Notes
Diffstat (limited to 'lib/libfetch')
-rw-r--r--lib/libfetch/fetch.31
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libfetch/fetch.3 b/lib/libfetch/fetch.3
index fceda252776c..afc64bc1f198 100644
--- a/lib/libfetch/fetch.3
+++ b/lib/libfetch/fetch.3
@@ -120,7 +120,6 @@
.Ft struct url_ent *
.Fn fetchListFTP "struct url *u" "const char *flags"
.Sh DESCRIPTION
-.Pp
These functions implement a high-level library for retrieving and
uploading files using Uniform Resource Locators (URLs).
.Pp