pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/doc/guide/files A trailing slash saves one redirection...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/791a01e44e43
branches:  trunk
changeset: 532344:791a01e44e43
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Thu Aug 16 09:25:16 2007 +0000

description:
A trailing slash saves one redirection on the server.

diffstat:

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

diffs (18 lines):

diff -r 803bc068436d -r 791a01e44e43 doc/guide/files/using.xml
--- a/doc/guide/files/using.xml Thu Aug 16 09:10:51 2007 +0000
+++ b/doc/guide/files/using.xml Thu Aug 16 09:25:16 2007 +0000
@@ -1,4 +1,4 @@
-<!-- $NetBSD: using.xml,v 1.31 2007/08/16 09:10:51 rillig Exp $ -->
+<!-- $NetBSD: using.xml,v 1.32 2007/08/16 09:25:16 rillig Exp $ -->
 
 <chapter id="using"> <?dbhtml filename="using.html"?>
 <title>Using pkgsrc</title>
@@ -35,7 +35,7 @@
     <para>To install binary packages, you first need to know from where
     to get them. The first place where you should look is on the main
     pkgsrc FTP server in the directory <ulink
-    url="ftp://ftp.NetBSD.org/pub/pkgsrc/packages";><filename>/pub/pkgsrc/packages</filename></ulink>.</para>
+    url="ftp://ftp.NetBSD.org/pub/pkgsrc/packages/";><filename>/pub/pkgsrc/packages</filename></ulink>.</para>
 
     <para>This directory contains binary packages for multiple
     platforms. First, select your operating system. (Ignore the



Home | Main Index | Thread Index | Old Index