From nobody Fri Oct 29 14:33:09 2021 X-Original-To: dev-commits-doc-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 32A4C182FE97 for ; Fri, 29 Oct 2021 14:33:10 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HglK20YSbz55ll; Fri, 29 Oct 2021 14:33:10 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id E3AF418D74; Fri, 29 Oct 2021 14:33:09 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 19TEX96M054877; Fri, 29 Oct 2021 14:33:09 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 19TEX9jx054876; Fri, 29 Oct 2021 14:33:09 GMT (envelope-from git) Date: Fri, 29 Oct 2021 14:33:09 GMT Message-Id: <202110291433.19TEX9jx054876@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Marc Fonvieille Subject: git: bc707e6af4 - main - 12.3-R: Revert previous commit until the 12.3-R release. List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-doc-all@freebsd.org X-BeenThere: dev-commits-doc-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: blackend X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: bc707e6af4d9d47b4381fe30c29afb7de298f889 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by blackend: URL: https://cgit.FreeBSD.org/doc/commit/?id=bc707e6af4d9d47b4381fe30c29afb7de298f889 commit bc707e6af4d9d47b4381fe30c29afb7de298f889 Author: Marc Fonvieille AuthorDate: 2021-10-29 14:29:37 +0000 Commit: Marc Fonvieille CommitDate: 2021-10-29 14:29:37 +0000 12.3-R: Revert previous commit until the 12.3-R release. --- .../content/en/books/handbook/_index.adoc | 2 +- shared/releases.adoc | 24 +++++++++++----------- 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/documentation/content/en/books/handbook/_index.adoc b/documentation/content/en/books/handbook/_index.adoc index b72563adef..ce29409b75 100644 --- a/documentation/content/en/books/handbook/_index.adoc +++ b/documentation/content/en/books/handbook/_index.adoc @@ -27,7 +27,7 @@ include::shared/en/mailing-lists.adoc[] [.abstract-title] Abstract -Welcome to FreeBSD! This handbook covers the installation and day to day use of _FreeBSD {rel130-current}-RELEASE_, _FreeBSD {rel123-current}-RELEASE_ and _FreeBSD {rel114-current}-RELEASE_. +Welcome to FreeBSD! This handbook covers the installation and day to day use of _FreeBSD {rel130-current}-RELEASE_, _FreeBSD {rel122-current}-RELEASE_ and _FreeBSD {rel114-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 28b39f8df2..ad26f1449e 100644 --- a/shared/releases.adoc +++ b/shared/releases.adoc @@ -36,11 +36,11 @@ // Set to 'INCLUDE' when the schedule is available. -:beta-upcoming: IGNORE +:beta-upcoming: INCLUDE // Set to 'INCLUDE' when the installation images are available. -:beta-testing: IGNORE +:beta-testing: INCLUDE :betarel-current-major: 12 :betarel-current: 12.3 :betarel-vers: BETA1 @@ -86,16 +86,16 @@ :rel123-current-major: 12 :rel123-current: 12.3 -//:u-rel123-schedule: https://www.FreeBSD.org/releases/{rel123-current}R/relnotes/ -:rel123-current-date: December 6, 2021 - -:u-rel123-notes: https://www.FreeBSD.org/releases/{rel123-current}R/relnotes/ -:u-rel123-announce: https://www.FreeBSD.org/releases/{rel123-current}R/announce/ -:u-rel123-errata: https://www.FreeBSD.org/releases/{rel123-current}R/errata/ -:u-rel123-hardware: https://www.FreeBSD.org/releases/{rel123-current}R/hardware/ -:u-rel123-installation: https://www.FreeBSD.org/releases/{rel123-current}R/installation/ -:u-rel123-readme: https://www.FreeBSD.org/releases/{rel123-current}R/readme/ -:u-rel123-signatures: https://www.FreeBSD.org/releases/{rel123-current}R/signatures/ +:u-rel123-schedule: https://www.FreeBSD.org/releases/{rel123-current}R/relnotes/ +//:rel123-current-date: December 6, 2021 + +//:u-rel123-notes: https://www.FreeBSD.org/releases/{rel123-current}R/relnotes/ +//:u-rel123-announce: https://www.FreeBSD.org/releases/{rel123-current}R/announce/ +//:u-rel123-errata: https://www.FreeBSD.org/releases/{rel123-current}R/errata/ +//:u-rel123-hardware: https://www.FreeBSD.org/releases/{rel123-current}R/hardware/ +//:u-rel123-installation: https://www.FreeBSD.org/releases/{rel123-current}R/installation/ +//:u-rel123-readme: https://www.FreeBSD.org/releases/{rel123-current}R/readme/ +//:u-rel123-signatures: https://www.FreeBSD.org/releases/{rel123-current}R/signatures/ :rel122-current-major: 12 :rel122-current: 12.2