pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/doc/guide/files
Module Name: pkgsrc
Committed By: leot
Date: Sat May 9 10:52:24 UTC 2020
Modified Files:
pkgsrc/doc/guide/files: faq.xml
Log Message:
Fix the URL of pkg-vulnerabilities and consistently use https://ftp.n.o
URL like in using.xml.
Problem noticed by Jesus Cea on pkgsrc-users@, thanks!
To generate a diff of this commit:
cvs rdiff -u -r1.57 -r1.58 pkgsrc/doc/guide/files/faq.xml
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/doc/guide/files/faq.xml
diff -u pkgsrc/doc/guide/files/faq.xml:1.57 pkgsrc/doc/guide/files/faq.xml:1.58
--- pkgsrc/doc/guide/files/faq.xml:1.57 Mon Feb 24 21:13:56 2020
+++ pkgsrc/doc/guide/files/faq.xml Sat May 9 10:52:23 2020
@@ -1,4 +1,4 @@
-<!-- $NetBSD: faq.xml,v 1.57 2020/02/24 21:13:56 rillig Exp $ -->
+<!-- $NetBSD: faq.xml,v 1.58 2020/05/09 10:52:23 leot Exp $ -->
<chapter id="faq"> <?dbhtml filename="faq.html"?>
<title>Frequently Asked Questions</title>
@@ -513,7 +513,7 @@ do this, refer to the following two tool
from the NetBSD ftp server:</para>
<para><ulink
- url="ftp://ftp.NetBSD.org/pkgsrc/distfiles/pkg-vulnerabilities"/></para>
+ url="https://ftp.NetBSD.org/pub/NetBSD/packages/vulns/pkg-vulnerabilities"/></para>
</listitem>
<listitem>
Home |
Main Index |
Thread Index |
Old Index