Bug 261816 - Fix 2 version vs. branch name inconsistencies and wrong release dates in the FAQ
Summary: Fix 2 version vs. branch name inconsistencies and wrong release dates in the FAQ
Status: Closed FIXED
Alias: None
Product: Documentation
Classification: Unclassified
Component: Books & Articles (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Sergio Carlavilla Delgado
URL: https://reviews.freebsd.org/D35345
Keywords:
Depends on:
Blocks:
 
Reported: 2022-02-09 06:45 UTC by Pau Amma
Modified: 2023-10-12 06:31 UTC (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pau Amma 2022-02-09 06:45:44 UTC
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.
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-06-07 07:42:05 UTC
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(-)
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-10-11 19:24:11 UTC
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(-)