summaryrefslogtreecommitdiff
path: root/bootstrap/README.Solaris
diff options
context:
space:
mode:
authorriz <riz>2012-01-11 01:15:17 +0000
committerriz <riz>2012-01-11 01:15:17 +0000
commit7515941abbe8778ddf31358a475770a4a70dc9fe (patch)
treef34ad466cc74fee22b763a0322b0052fee78b863 /bootstrap/README.Solaris
parent7e2955f2af2be44739e767f8cbe4ed74cd063394 (diff)
downloadpkgsrc-7515941abbe8778ddf31358a475770a4a70dc9fe.tar.gz
Minor corrections, from Snader_LB on FreeNode:
- capitalize ``NetBSD.org''; - remove trailing whitespace; - clarify the bootstrapping procedure's ending sentence, and end it with punctuation.
Diffstat (limited to 'bootstrap/README.Solaris')
-rw-r--r--bootstrap/README.Solaris4
1 files changed, 2 insertions, 2 deletions
diff --git a/bootstrap/README.Solaris b/bootstrap/README.Solaris
index 6142aa20ec1..e1deab5886b 100644
--- a/bootstrap/README.Solaris
+++ b/bootstrap/README.Solaris
@@ -1,4 +1,4 @@
-$NetBSD: README.Solaris,v 1.12 2009/01/26 10:02:19 sketch Exp $
+$NetBSD: README.Solaris,v 1.13 2012/01/11 01:15:17 riz 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
@@ -45,7 +45,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/docs/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,