svn commit: r45470 - head/en_US.ISO8859-1/htdocs/ports
Gavin Atkinson <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: gavin Date: Sun Aug 17 22:34:11 2014 New Revision: 45470 URL: http://svnweb.freebsd.org/changeset/doc/45470 Log: Several changes: - Fix anchors, we now use lowercase anchors. - Remove an anchor reference that no longer exists - Use HTML <q> rather than our own quotes Modified: head/en_US.ISO8859-1/htdocs/ports/index.xml Modified: head/en_US.ISO8859-1/htdocs/ports/index.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/ports/index.xml Sun Aug 17 22:24:09 2014 (r45469) +++ head/en_US.ISO8859-1/htdocs/ports/index.xml Sun Aug 17 22:34:11 2014 (r45470) @@ -26,9 +26,9 @@ users and administrators to install appl </p> <p>The Ports Collection supports the latest release on the -<a href="&base;/doc/en_US.ISO8859-1/books/faq/introduction.html#CURRENT"> +<a href="&base;/doc/en_US.ISO8859-1/books/faq/introduction.html#current"> FreeBSD-CURRENT</a> and -<a href="&base;/doc/en_US.ISO8859-1/books/faq/introduction.html#STABLE"> +<a href="&base;/doc/en_US.ISO8859-1/books/faq/introduction.html#stable"> FreeBSD-STABLE</a> branches. Older releases are not supported and may or may not work correctly with an up-to-date ports collection. Over time, changes to the ports collection may rely on @@ -39,7 +39,7 @@ the user community to maintain support f be committed. </p> -<p>Each ``port'' listed here +<p>Each <q>port</q> listed here contains any patches necessary to make the original application source code compile and run on FreeBSD. Installing an application is as simple as typing @@ -48,7 +48,7 @@ install</tt> in the port directory. If you download the framework for the entire list of ports by installing the <!--<a href="ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/ports/ports.tar.gz">--> -<a href="http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ports-using.html#ports-tree"> +<a href="&base;/doc/en_US.ISO8859-1/books/handbook/ports-using.html"> ports hierarchy</a>, you can have thousands of applications right at your fingertips. </p> _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/svn-doc-all To unsubscribe, send any mail to "[email protected]"