git: 77822d511c - main - Drop "Projected" from the 13.x Tiers column.
John Baldwin <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/doc/commit/?id=77822d511cac7c2079e2a41794d3c533138b449b commit 77822d511cac7c2079e2a41794d3c533138b449b Author: John Baldwin <[email protected]> AuthorDate: 2021-02-05 18:54:08 +0000 Commit: John Baldwin <[email protected]> CommitDate: 2021-02-05 18:54:08 +0000 Drop "Projected" from the 13.x Tiers column. Reviewed by: emaste Differential Revision: https://reviews.freebsd.org/D28507 --- website/content/en/platforms/_index.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/en/platforms/_index.adoc b/website/content/en/platforms/_index.adoc index 033c255d1b..092ca0de84 100644 --- a/website/content/en/platforms/_index.adoc +++ b/website/content/en/platforms/_index.adoc @@ -14,7 +14,7 @@ Here is a list of platforms supported by FreeBSD. [.tblbasic] [cols=",,,,",options="header",] |=== -|Platform Name |TARGET_ARCH |11.x link:{committers-guide}#archs[Support Tier] |12.x link:{committers-guide}#archs[Support Tier] |Projected 13.x link:{committers-guide}#archs[Support Tier] +|Platform Name |TARGET_ARCH |11.x link:{committers-guide}#archs[Support Tier] |12.x link:{committers-guide}#archs[Support Tier] |13.x link:{committers-guide}#archs[Support Tier] |64-bit x86 |link:amd64[amd64] |Tier 1 |Tier 1 |Tier 1 |32-bit x86 |link:i386[i386] |Tier 1 |Tier 1 |Tier 2 |PC98 |link:pc98[pc98] |Tier 2 |Tier 4 |Tier 4 _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-doc-all To unsubscribe, send any mail to "[email protected]"