git: c3eb76746f - main - 12.3 relnotes: remove reference to 11.x
Glen Barber <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by gjb: URL: https://cgit.FreeBSD.org/doc/commit/?id=c3eb76746fb0eb5a892bf8a65357a6ba1f6c0dc8 commit c3eb76746fb0eb5a892bf8a65357a6ba1f6c0dc8 Author: Glen Barber <[email protected]> AuthorDate: 2021-11-01 14:14:17 +0000 Commit: Glen Barber <[email protected]> CommitDate: 2021-11-01 14:14:17 +0000 12.3 relnotes: remove reference to 11.x Note: I am unsure if the comment is actually correct, as I believe at least some parts of the 486 -> 686 CPUTYPE change crept in at some point. Sponsored by: Rubicon Communications, LLC ("Netgate") --- website/content/en/releases/12.3R/relnotes.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/en/releases/12.3R/relnotes.adoc b/website/content/en/releases/12.3R/relnotes.adoc index 50bb22ab75..c615254a09 100644 --- a/website/content/en/releases/12.3R/relnotes.adoc +++ b/website/content/en/releases/12.3R/relnotes.adoc @@ -181,5 +181,5 @@ This is expected to be the final bump of the default `CPUTYPE` in i386. [IMPORTANT] ==== -This change does not affect the FreeBSD 12.x or 11.x series of releases. +This change does not affect the FreeBSD 12.x series of releases. ====