svn commit: r46458 - head/en_US.ISO8859-1/articles/building-products

Eitan Adler eadler at FreeBSD.org
Sat Apr 4 05:00:29 UTC 2015


Author: eadler
Date: Sat Apr  4 05:00:27 2015
New Revision: 46458
URL: https://svnweb.freebsd.org/changeset/doc/46458

Log:
  building-products: stop listing supported architectures
  	There are a few places in the source tree where we list supported
  	architectures.  Point people to a single place since we never remember
  	to update all the lists

Modified:
  head/en_US.ISO8859-1/articles/building-products/article.xml

Modified: head/en_US.ISO8859-1/articles/building-products/article.xml
==============================================================================
--- head/en_US.ISO8859-1/articles/building-products/article.xml	Sat Apr  4 04:48:42 2015	(r46457)
+++ head/en_US.ISO8859-1/articles/building-products/article.xml	Sat Apr  4 05:00:27 2015	(r46458)
@@ -281,9 +281,9 @@
 
       <itemizedlist>
         <listitem>
-          <simpara>A complete system that can cross-host itself for
-            the following architectures: alpha (up to &os; version 6.X), amd64, ia64, i386,
-            sparc64, powerpc (see &man.build.7;).</simpara>
+          <para>A complete system that can cross-host itself for
+            <link xlink:href="&url.base;/platforms/">many architectures:</link>
+            </para>
         </listitem>
         <listitem>
           <simpara>Support for the following technologies, protocols


More information about the svn-doc-head mailing list