Redirect people to more appropriate places rather than replicating

information  in the FAQ.  This also means that should the information
change only one source-of-truth need change.

Approved by:	bcr (mentor)
This commit is contained in:
Eitan Adler 2012-11-19 13:12:34 +00:00
parent bf9b953135
commit 605a533196
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=40095

View file

@ -2046,18 +2046,18 @@
</question> </question>
<answer> <answer>
<para>Yes. &os; currently runs on the &intel; x86 and the <para>Yes. &os; divides support into multiple tiers.
AMD64 architectures. The &intel; EM64T, IA-64, &arm;, Tier 1 architectures, such as i386 or amd64; are
&powerpc;, and &sparc64; architectures are also fully supported. Tiers 2 and 3 are supported on a
supported. Upcoming platforms are &mips; and &s390;, join if-possible basis. A full explanation of the tier
the &a.mips; for more information about ongoing work on system is available in the
the &mips; platform. For general discussion on new <ulink
architectures, join the &a.platforms;.</para> url="&url.articles.committers-guide;/archs.html">Committer's Guide.</ulink></para>
<para>If your machine has a different architecture and you <para>A complete list of supported architectures can be
need something right now, we suggest you look at <ulink found on the
url="http://www.netbsd.org/">NetBSD</ulink> or <ulink <ulink
url="http://www.openbsd.org/">OpenBSD</ulink>.</para> url="http://www.FreeBSD.org/platforms/">platforms page.</ulink></para>
</answer> </answer>
</qandaentry> </qandaentry>