summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorwiz <wiz>2010-01-22 13:56:45 +0000
committerwiz <wiz>2010-01-22 13:56:45 +0000
commitf828fe3f8514283aca064e4e1dd0ed5f66dc65b7 (patch)
tree8a0a9e6d6327305dd68aee66d7862b3f1df9a1be /net
parent64cb46c370d06b35c9817c487f2482fb6dcf31f2 (diff)
downloadpkgsrc-f828fe3f8514283aca064e4e1dd0ed5f66dc65b7.tar.gz
Fix typo in function names, bump date.
Diffstat (limited to 'net')
-rw-r--r--net/libfetch/files/fetch.38
1 files changed, 4 insertions, 4 deletions
diff --git a/net/libfetch/files/fetch.3 b/net/libfetch/files/fetch.3
index 86e97643ea5..9b9d95502e5 100644
--- a/net/libfetch/files/fetch.3
+++ b/net/libfetch/files/fetch.3
@@ -25,9 +25,9 @@
.\" SUCH DAMAGE.
.\"
.\" $FreeBSD: fetch.3,v 1.64 2007/12/18 11:03:26 des Exp $
-.\" $NetBSD: fetch.3,v 1.14 2010/01/22 13:21:09 joerg Exp $
+.\" $NetBSD: fetch.3,v 1.15 2010/01/22 13:56:45 wiz Exp $
.\"
-.Dd February 4, 2009
+.Dd January 22, 2010
.Dt FETCH 3
.Os
.Sh NAME
@@ -65,8 +65,8 @@
.Nm fetchUnquotePath ,
.Nm fetchUnquoteFilename ,
.Nm fetchStringifyURL ,
-.Nm fetchConnecitonCacheInit ,
-.Nm fetchConnecitonCacheClose ,
+.Nm fetchConnectionCacheInit ,
+.Nm fetchConnectionCacheClose ,
.Nm fetch
.Nd file transfer functions
.Sh LIBRARY