summaryrefslogtreecommitdiff
path: root/doc/guide
diff options
context:
space:
mode:
authorasau <asau>2013-02-08 04:59:35 +0000
committerasau <asau>2013-02-08 04:59:35 +0000
commit40dce330d523c798dc079721b50fd45da91025ea (patch)
treecc64fc4d977f03cc082d68c44c10428109f6748d /doc/guide
parent00506f533a4a6071483c3bcb581e3e4672f2be31 (diff)
downloadpkgsrc-40dce330d523c798dc079721b50fd45da91025ea.tar.gz
Split Darwin version information into separate paragraph
for consistency with notes on other operating systems. Someone should mention which (recent!) MacOS versions are supported and/or tested.
Diffstat (limited to 'doc/guide')
-rw-r--r--doc/guide/files/platforms.xml10
1 files changed, 6 insertions, 4 deletions
diff --git a/doc/guide/files/platforms.xml b/doc/guide/files/platforms.xml
index bd63fc5db87..7a082a06d24 100644
--- a/doc/guide/files/platforms.xml
+++ b/doc/guide/files/platforms.xml
@@ -1,4 +1,4 @@
-<!-- $NetBSD: platforms.xml,v 1.74 2013/02/06 15:25:24 schmonz Exp $ -->
+<!-- $NetBSD: platforms.xml,v 1.75 2013/02/08 04:59:35 asau Exp $ -->
<chapter id="platforms">
<title>Using pkgsrc on systems other than &os;</title>
@@ -47,10 +47,12 @@
<sect2 id="darwin">
<title>Darwin (Mac OS X)</title>
+ <!-- Mention which MacOS X versions this corresponds to! -->
+ <para>Darwin 5.x and up are supported.</para>
- <para>Darwin 5.x and up are supported. Before you start, you
- will need to download and install the Mac OS X Developer Tools
- from Apple's Developer Connection. See
+ <para>Before you start, you need to download and install
+ the Mac OS X Developer Tools from Apple's Developer Connection.
+ See
<ulink url="http://developer.apple.com/macosx/">http://developer.apple.com/macosx/</ulink>
for details. (If you don't want or need the full Xcode GUI,
download and install Command Line Tools for Xcode.) Also,