summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortnn <tnn>2007-07-02 19:05:29 +0000
committertnn <tnn>2007-07-02 19:05:29 +0000
commitdea17c021be203ee47670312d61d12168b1359b3 (patch)
tree6edf68522eeb1f49201429e4ee1d061849723eee
parent6d4b9bccc3bf612c405d732e95bd9018c3a5f4c8 (diff)
downloadpkgsrc-dea17c021be203ee47670312d61d12168b1359b3.tar.gz
Update URLs for Documentation->docs move.
-rw-r--r--bootstrap/README4
-rw-r--r--bootstrap/README.Interix6
-rw-r--r--bootstrap/README.Solaris4
3 files changed, 7 insertions, 7 deletions
diff --git a/bootstrap/README b/bootstrap/README
index 7799eea859a..dd22487b708 100644
--- a/bootstrap/README
+++ b/bootstrap/README
@@ -1,4 +1,4 @@
-$NetBSD: README,v 1.8 2006/09/18 13:27:15 rillig Exp $
+$NetBSD: README,v 1.9 2007/07/02 19:05:29 tnn Exp $
To try to get pkgsrc working on your system, please try the following
as root:
@@ -35,7 +35,7 @@ directories will be prepended to the PATH variable, unless the
'--preserve-path' flag is given.
See pkgsrc/doc/pkgsrc.txt or
-http://www.netbsd.org/Documentation/software/packages.html for
+http://www.netbsd.org/docs/software/packages.html for
more information about bootstrapping and using pkgsrc.
We'd be very interested in hearing of any successes or failures on
diff --git a/bootstrap/README.Interix b/bootstrap/README.Interix
index ef0d2203679..9602eb76e24 100644
--- a/bootstrap/README.Interix
+++ b/bootstrap/README.Interix
@@ -1,11 +1,11 @@
-$NetBSD: README.Interix,v 1.13 2005/11/01 14:26:51 tv Exp $
+$NetBSD: README.Interix,v 1.14 2007/07/02 19:05:29 tnn Exp $
Please read the general README file, and the Interix installation
instructions in the pkgsrc Guide at:
- http://www.netbsd.org/Documentation/pkgsrc/platforms.html#interix
+ http://www.netbsd.org/docs/pkgsrc/platforms.html#interix
A prebuilt bootstrap kit and prebuilt binary packages for Interix 3.5 are
available from the pkgsrc information page:
- http://www.netbsd.org/Documentation/software/packages.html
+ http://www.netbsd.org/docs/software/packages.html
diff --git a/bootstrap/README.Solaris b/bootstrap/README.Solaris
index 00310ca4952..8f9cee2a183 100644
--- a/bootstrap/README.Solaris
+++ b/bootstrap/README.Solaris
@@ -1,4 +1,4 @@
-$NetBSD: README.Solaris,v 1.6 2007/01/11 03:34:10 rillig Exp $
+$NetBSD: README.Solaris,v 1.7 2007/07/02 19:05:29 tnn Exp $
You will need a working C compiler. Any version of gcc >2.8 should
work, 2.95.x and 3.x have been tested. SunPro 5 and 8 have been
@@ -24,7 +24,7 @@ If you are using gcc
It makes life much simpler if you only use the same gcc consistently
for building all packages.
-See http://www.netbsd.org/Documentation/software/packages.html for
+See http://www.netbsd.org/docs/software/packages.html for
binary kits and initial packages, including gcc.
It is recommended that an external gcc be used only for bootstrapping,