In "1.9. What is the FreeBSD-STABLE concept?" > "Version 12.1 is the latest release from the 13-STABLE branch; it was released in November 4, 2019. Version 11.3 is the latest release from the 12-STABLE branch; it was released in July 9, 2019.", 12.1 should be 13.0, 11.3 should be 12.3, and the release months should be corrected to match https://www.freebsd.org/security/#sup.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/doc/commit/?id=9f81e7c44fcf1a5018f6402ddc8c09001daade12 commit 9f81e7c44fcf1a5018f6402ddc8c09001daade12 Author: Sergio Carlavilla Delgado <carlavilla@FreeBSD.org> AuthorDate: 2022-06-07 07:39:41 +0000 Commit: Sergio Carlavilla Delgado <carlavilla@FreeBSD.org> CommitDate: 2022-06-07 07:39:41 +0000 Fix version numbers in FAQs * Use architecture-agnostic URLs. * Make FAQ 10.18 less dramatic and less condescending. PR: 261816 Patch by: pauamma@ Reviewd by: grahamperrin@ Differential Revision: https://reviews.freebsd.org/D35345 documentation/content/en/books/faq/_index.adoc | 24 +++++++++++------------- 1 file changed, 11 insertions(+), 13 deletions(-)
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/doc/commit/?id=5ab16dfdedb053e126d7d175c6d3b94aa2bca286 commit 5ab16dfdedb053e126d7d175c6d3b94aa2bca286 Author: Sergio Carlavilla Delgado <carlavilla@FreeBSD.org> AuthorDate: 2023-10-11 18:42:03 +0000 Commit: Sergio Carlavilla Delgado <carlavilla@FreeBSD.org> CommitDate: 2023-10-11 19:23:16 +0000 FAQ: Complete FAQ rewrite Complete rewrite of the FAQ is being carried out to offer a version agnostic to the FreeBSD version and some simple entries. The idea behind this rewrite has been to simplify the FAQ and make it more accessible. The FAQ is an entry point to FreeBSD, for more complete questions we have the Handbook. PR: 266111, 263571, 273313, 273313, 261765, 248351, 261816 Reviewed by: acm@, ashish@, cc@, emaste, fernape@, linimon@ Differential Revision: https://reviews.freebsd.org/D41644 Sponsored by: Daifressh documentation/content/en/books/faq/_index.adoc | 3292 +++--------------------- 1 file changed, 337 insertions(+), 2955 deletions(-)