summaryrefslogtreecommitdiff
path: root/doc/guide
diff options
context:
space:
mode:
authortron <tron>2013-12-24 15:29:44 +0000
committertron <tron>2013-12-24 15:29:44 +0000
commitde47e326ca48427d3f97c8c4438c9095a38e5c16 (patch)
tree951acbc583dbf834f622be75bda2def262e6427d /doc/guide
parente33caf41c34e4b433e05c2a52abeb32fa9574253 (diff)
downloadpkgsrc-de47e326ca48427d3f97c8c4438c9095a38e5c16.tar.gz
Missing documentation update for the new default behaviour of "FETCH_USING".
Diffstat (limited to 'doc/guide')
-rw-r--r--doc/guide/files/faq.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/guide/files/faq.xml b/doc/guide/files/faq.xml
index 691a0fcb44a..6a410ccf9dc 100644
--- a/doc/guide/files/faq.xml
+++ b/doc/guide/files/faq.xml
@@ -1,4 +1,4 @@
-<!-- $NetBSD: faq.xml,v 1.48 2011/07/31 08:48:22 spz Exp $ -->
+<!-- $NetBSD: faq.xml,v 1.49 2013/12/24 15:29:44 tron Exp $ -->
<chapter id="faq"> <?dbhtml filename="faq.html"?>
<title>Frequently Asked Questions</title>
@@ -272,7 +272,7 @@ enable this feature by adding the option
distfile is found, pkgsrc will try to resume it.</para>
<para>You can also
-use a different program than the default &man.ftp.1; by changing the
+use a different program than the platform default program by changing the
<varname>FETCH_USING</varname> variable. You can specify the program by
using of ftp, fetch, wget or curl. Alternatively, fetching can be disabled
by using the value manual. A value of custom disables the system defaults