diff options
| author | Ed Maste <emaste@FreeBSD.org> | 2024-06-26 00:00:43 +0000 |
|---|---|---|
| committer | Ed Maste <emaste@FreeBSD.org> | 2024-06-26 00:02:14 +0000 |
| commit | 78acff092287be35339d375f4a2b2c8bac9aa387 (patch) | |
| tree | 2c637af000075fc06b4ac268f65f04be31b43351 | |
| parent | b8a18fbe082c738e4e9e70d8c6b62c69bf8ab2c5 (diff) | |
platforms/i386: remove reference to 12.x tier status
FreeBSD was Tier-1 up to 12.x, Tier-2 as of 13.0. As 12.x is now EOL we
can remove the reference.
Sponsored by: The FreeBSD Foundation
| -rw-r--r-- | website/content/en/platforms/i386.adoc | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/website/content/en/platforms/i386.adoc b/website/content/en/platforms/i386.adoc index fcabd75586..e67afdd565 100644 --- a/website/content/en/platforms/i386.adoc +++ b/website/content/en/platforms/i386.adoc @@ -18,5 +18,4 @@ FreeBSD/i386 supports up to 4GiB of RAM by default. Machines with more RAM will FreeBSD/i386 runs in 32-bit multiuser mode, in both Uniprocessor and Multiprocessor mode. -The i386 platform is a link:{committers-guide}#archs[Tier 1] FreeBSD platform through FreeBSD 12.x. -It is a link:{committers-guide}#archs[Tier 2] platform in FreeBSD 13.0 and later. +The i386 platform is a link:{committers-guide}#archs[Tier 2] platform in FreeBSD 13.0 and later. |
