diff options
author | Marc Fonvieille <blackend@FreeBSD.org> | 2022-10-29 06:49:04 +0000 |
---|---|---|
committer | Marc Fonvieille <blackend@FreeBSD.org> | 2022-10-29 06:49:04 +0000 |
commit | 714f0eba7f4dc607d0c0f9ef7d51d5695c795d35 (patch) | |
tree | 56fe0b42ee7977e6d073539c01fc6640699a2bc4 | |
parent | 03d204adfdf1a7bb586db28e9e83e63ca683a3ad (diff) |
-rw-r--r-- | documentation/content/en/books/handbook/introduction.adoc | 2 | ||||
-rw-r--r-- | shared/releases.adoc | 18 |
2 files changed, 10 insertions, 10 deletions
diff --git a/documentation/content/en/books/handbook/introduction.adoc b/documentation/content/en/books/handbook/introduction.adoc index f99c4ff117..979a458fca 100644 --- a/documentation/content/en/books/handbook/introduction.adoc +++ b/documentation/content/en/books/handbook/introduction.adoc @@ -1,7 +1,7 @@ [.abstract-title] Abstract -Welcome to FreeBSD! This handbook covers the installation and day to day use of _FreeBSD {rel131-current}-RELEASE_ and _FreeBSD {rel123-current}-RELEASE_. +Welcome to FreeBSD! This handbook covers the installation and day to day use of _FreeBSD {rel131-current}-RELEASE_ and _FreeBSD {rel124-current}-RELEASE_. This book is the result of ongoing work by many individuals. Some sections might be outdated. Those interested in helping to update and expand this document should send email to the {freebsd-doc}. diff --git a/shared/releases.adoc b/shared/releases.adoc index bebae92742..adddceccad 100644 --- a/shared/releases.adoc +++ b/shared/releases.adoc @@ -37,11 +37,11 @@ // Set to 'INCLUDE' when the schedule is available. -:beta-upcoming: INCLUDE +:beta-upcoming: IGNORE // Set to 'INCLUDE' when the installation images are available. -:beta-testing: INCLUDE +:beta-testing: IGNORE :betarel-current-major: 12 :betarel-current: 12.4 :betarel-vers: BETA1 @@ -109,15 +109,15 @@ :rel124-current-major: 12 :rel124-current: 12.4 -//:rel124-current-date: December 7, 2021 +:rel124-current-date: December 5, 2022 :u-rel124-notes: https://www.FreeBSD.org/releases/{rel124-current}R/relnotes/ -//:u-rel124-announce: https://www.FreeBSD.org/releases/{rel124-current}R/announce/ -//:u-rel124-errata: https://www.FreeBSD.org/releases/{rel124-current}R/errata/ -//:u-rel124-hardware: https://www.FreeBSD.org/releases/{rel124-current}R/hardware/ -//:u-rel124-installation: https://www.FreeBSD.org/releases/{rel124-current}R/installation/ -//:u-rel124-readme: https://www.FreeBSD.org/releases/{rel124-current}R/readme/ -//:u-rel124-signatures: https://www.FreeBSD.org/releases/{rel124-current}R/signatures/ +:u-rel124-announce: https://www.FreeBSD.org/releases/{rel124-current}R/announce/ +:u-rel124-errata: https://www.FreeBSD.org/releases/{rel124-current}R/errata/ +:u-rel124-hardware: https://www.FreeBSD.org/releases/{rel124-current}R/hardware/ +:u-rel124-installation: https://www.FreeBSD.org/releases/{rel124-current}R/installation/ +:u-rel124-readme: https://www.FreeBSD.org/releases/{rel124-current}R/readme/ +:u-rel124-signatures: https://www.FreeBSD.org/releases/{rel124-current}R/signatures/ :rel123-current-major: 12 :rel123-current: 12.3 |