Upgrade sparc64 from a Tier 2 platform to a Tier 1 platform.
Add S/390 as a Tier 3 platform. Approved by: core
This commit is contained in:
parent
2740bfb333
commit
5b2d650936
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=14820
1 changed files with 7 additions and 6 deletions
|
@ -592,11 +592,11 @@
|
|||
</itemizedlist>
|
||||
|
||||
<para>You will almost certainly get a conflict because
|
||||
of the <literal>$Id: article.sgml,v 1.140 2002-10-24 18:54:17 alex Exp $</literal> (or in FreeBSD's case,
|
||||
of the <literal>$Id: article.sgml,v 1.141 2002-11-02 00:28:25 rwatson Exp $</literal> (or in FreeBSD's case,
|
||||
<literal>$<!-- stop expansion -->FreeBSD<!-- stop expansion -->$</literal>) lines, so you will have to edit
|
||||
the file to resolve the conflict (remove the marker lines and
|
||||
the second <literal>$Id: article.sgml,v 1.140 2002-10-24 18:54:17 alex Exp $</literal> line, leaving the original
|
||||
<literal>$Id: article.sgml,v 1.140 2002-10-24 18:54:17 alex Exp $</literal> line intact).</para>
|
||||
the second <literal>$Id: article.sgml,v 1.141 2002-11-02 00:28:25 rwatson Exp $</literal> line, leaving the original
|
||||
<literal>$Id: article.sgml,v 1.141 2002-11-02 00:28:25 rwatson Exp $</literal> line intact).</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
|
@ -2026,7 +2026,8 @@ docs:Documentation Bug:nik:</programlisting>
|
|||
with respects to all aspects of the FreeBSD operating system,
|
||||
including installation and development environments.</para>
|
||||
|
||||
<para>Current Tier 1 platforms are i386, PC98, and Alpha.</para>
|
||||
<para>Current Tier 1 platforms are i386, sparc65, PC98, and
|
||||
Alpha.</para>
|
||||
</sect2>
|
||||
|
||||
<sect2>
|
||||
|
@ -2054,7 +2055,7 @@ docs:Documentation Bug:nik:</programlisting>
|
|||
2 status as the availability of resources to continue to maintain
|
||||
the system in a Production Quality state diminishes.</para>
|
||||
|
||||
<para>Current Tier 2 platforms are sparc64, PowerPC, and ia64.</para>
|
||||
<para>Current Tier 2 platforms are PowerPC, and ia64.</para>
|
||||
</sect2>
|
||||
|
||||
<sect2>
|
||||
|
@ -2074,7 +2075,7 @@ docs:Documentation Bug:nik:</programlisting>
|
|||
providing source control and easier change integration from the
|
||||
main FreeBSD tree.</para>
|
||||
|
||||
<para>Currently, the only Tier 3 platform is x86-64.</para>
|
||||
<para>Current Tier 3 platforms are S/390 and x86-64.</para>
|
||||
</sect2>
|
||||
|
||||
<sect2>
|
||||
|
|
Loading…
Reference in a new issue