Clarify tier 2 and 3 as best-effort, not if-possible.
Approved by: brd
This commit is contained in:
parent
4cfe07f61e
commit
73e8e08baf
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=47477
1 changed files with 2 additions and 2 deletions
|
@ -1557,8 +1557,8 @@
|
||||||
<answer>
|
<answer>
|
||||||
<para>Yes. &os; divides support into multiple tiers.
|
<para>Yes. &os; divides support into multiple tiers.
|
||||||
Tier 1 architectures, such as i386 or amd64; are fully
|
Tier 1 architectures, such as i386 or amd64; are fully
|
||||||
supported. Tiers 2 and 3 are supported on an
|
supported. Tiers 2 and 3 are supported on a
|
||||||
if-possible basis. A full explanation of the tier
|
best-effort basis. A full explanation of the tier
|
||||||
system is available in the <link
|
system is available in the <link
|
||||||
xlink:href="&url.articles.committers-guide;/archs.html">Committer's
|
xlink:href="&url.articles.committers-guide;/archs.html">Committer's
|
||||||
Guide.</link></para>
|
Guide.</link></para>
|
||||||
|
|
Loading…
Reference in a new issue