summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2013-12-24 15:29:44 +0000
committertron <tron@pkgsrc.org>2013-12-24 15:29:44 +0000
commit7428531d68e20dcd8000a397cb2344ed42ff5cc2 (patch)
tree951acbc583dbf834f622be75bda2def262e6427d
parente9435582ad56ff5633fc6a2fd726c301080de8d2 (diff)
downloadpkgsrc-7428531d68e20dcd8000a397cb2344ed42ff5cc2.tar.gz
Missing documentation update for the new default behaviour of "FETCH_USING".
-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