aboutsummaryrefslogtreecommitdiff
path: root/en_US.ISO8859-1/htdocs/ports
diff options
context:
space:
mode:
authorGavin Atkinson <gavin@FreeBSD.org>2014-08-17 22:34:11 +0000
committerGavin Atkinson <gavin@FreeBSD.org>2014-08-17 22:34:11 +0000
commit9806ffed985e11ec0c0a4d7c7119e2d3fdb84b50 (patch)
tree4d3ec7504ba09b64e0af002f5d548495b7eb0021 /en_US.ISO8859-1/htdocs/ports
parenteda2aaa11edfc7b67b01c3c42513e9c906462c10 (diff)
downloaddoc-9806ffed985e11ec0c0a4d7c7119e2d3fdb84b50.tar.gz
doc-9806ffed985e11ec0c0a4d7c7119e2d3fdb84b50.zip
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
Notes
Notes: svn path=/head/; revision=45470
Diffstat (limited to 'en_US.ISO8859-1/htdocs/ports')
-rw-r--r--en_US.ISO8859-1/htdocs/ports/index.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/en_US.ISO8859-1/htdocs/ports/index.xml b/en_US.ISO8859-1/htdocs/ports/index.xml
index 7092e90737..94313e6735 100644
--- a/en_US.ISO8859-1/htdocs/ports/index.xml
+++ b/en_US.ISO8859-1/htdocs/ports/index.xml
@@ -26,9 +26,9 @@ users and administrators to install applications. There are currently
</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 for older releases will usually
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>