Update of /cvsroot/fink/web/download
In directory vz-cvs-3.sog:/tmp/cvs-serv21774/web/download

Modified Files:
        srcdist.en.php 
Log Message:
use new section anchors when linking to download instructions
use heading tag when text is a heading

Index: srcdist.en.php
===================================================================
RCS file: /cvsroot/fink/web/download/srcdist.en.php,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -d -r1.54 -r1.55
--- srcdist.en.php      12 Jun 2012 17:42:12 -0000      1.54
+++ srcdist.en.php      15 Jun 2012 18:27:18 -0000      1.55
@@ -12,7 +12,7 @@
 <!--monipol: As instructions for 10.6 were 'hidden' below 10.5, I've copied and
 pasted them here with the title 10.6. -->
 
-<p><strong>OS X 10.4 and later:</strong></p>
+<h2>OS X 10.4 and later:</h2>
 
 <p>The source tarball contains the <em>fink</em> package manager.  After you
 have installed it, you will be able to get package descriptions and patches.
@@ -36,7 +36,7 @@
 </ul>
 
 <p>You will also need to install an appropriate version of the Xcode Tools
-(c.f. <a href="./index.en.php">the Quick Start page</a>) for your operating
+(c.f. <a href="./index.en.php#additionaldownloads">the Quick Start page</a>) 
for your operating
 system.  For Xcode 4.3 and later, you will want to run:</p>
 <pre>xcode-select -switch /path/to/Xcode.app/Contents/Developer</pre>
 <p>where you should replace <em>/path/to</em> with the actual path to the 
Xcode app.
@@ -99,7 +99,7 @@
 
 
 
-<p><strong>OS X 10.5 point release:</strong></p>
+<h2>OS X 10.5 point release:</h2>
 
 <p>The source point release contains the <em>fink</em> package manager plus 
package
 descriptions and patches.  It will download the source code from the original
@@ -118,7 +118,7 @@
 <? print $fink_version; ?></a> - 3521K, .tar.gz format</li>
 </ul>
 
-<p>You will also need to install the Xcode Tools (c.f. <a 
href="./index.en.php">the Quick Start page</a>).</p>
+<p>You will also need to install the Xcode Tools (c.f. <a 
href="./index.en.php#additionaldownloads">the Quick Start page</a>).</p>
 
 <p>Unpack the tar.gz archive if this hasn't been done automatically, e.g.
 via</p>


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to