pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/doc/guide/files Missing documentation update for the n...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ae5057f78a5f
branches:  trunk
changeset: 627958:ae5057f78a5f
user:      tron <tron%pkgsrc.org@localhost>
date:      Tue Dec 24 15:29:44 2013 +0000

description:
Missing documentation update for the new default behaviour of "FETCH_USING".

diffstat:

 doc/guide/files/faq.xml |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r c6770985c5d4 -r ae5057f78a5f doc/guide/files/faq.xml
--- a/doc/guide/files/faq.xml   Tue Dec 24 15:21:38 2013 +0000
+++ b/doc/guide/files/faq.xml   Tue Dec 24 15:29:44 2013 +0000
@@ -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 @@
 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



Home | Main Index | Thread Index | Old Index