Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Sep 2022 16:45:31 GMT
From:      Glen Barber <gjb@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: 86aefa44ff - main - 12.4 release: update miscellaneous information
Message-ID:  <202209291645.28TGjV7i003218@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by gjb:

URL: https://cgit.FreeBSD.org/doc/commit/?id=86aefa44ff7aeaa1446035ea68b8fadfae5a1a7f

commit 86aefa44ff7aeaa1446035ea68b8fadfae5a1a7f
Author:     Glen Barber <gjb@FreeBSD.org>
AuthorDate: 2022-09-29 16:44:32 +0000
Commit:     Glen Barber <gjb@FreeBSD.org>
CommitDate: 2022-09-29 16:44:32 +0000

    12.4 release: update miscellaneous information
    
    Remove the releaseNext macro
    Mention that 12.4 is expected to be the final release from stable/12
    
    Sponsored by:   Rubicon Communications, LLC ("Netgate")
---
 website/content/en/releases/12.4R/relnotes.adoc | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/website/content/en/releases/12.4R/relnotes.adoc b/website/content/en/releases/12.4R/relnotes.adoc
index be8a6a9326..dd15a93c77 100644
--- a/website/content/en/releases/12.4R/relnotes.adoc
+++ b/website/content/en/releases/12.4R/relnotes.adoc
@@ -6,7 +6,6 @@ sidenav: download
 :releaseCurrent: 12.4-RELEASE
 :releaseBranch: 12-STABLE
 :releasePrev: 12.3-RELEASE
-:releaseNext: 12.4-RELEASE
 :releaseType: release
 
 include::shared/en/urls.adoc[]
@@ -29,7 +28,9 @@ This document contains the release notes for FreeBSD {releaseCurrent}. It descri
 
 The {releaseType} distribution to which these release notes apply represents the latest point along the {releaseBranch} development branch since {releaseBranch} was created. Information regarding pre-built, binary {releaseType} distributions along this branch can be found at https://www.FreeBSD.org/releases/[https://www.FreeBSD.org/releases/].
 
-The {releaseType} distribution to which these release notes apply represents a point along the {releaseBranch} development branch between {releasePrev} and the future {releaseNext}. Information regarding pre-built, binary {releaseType} distributions along this branch can be found at https://www.FreeBSD.org/releases/[https://www.FreeBSD.org/releases/].
+The {releaseType} distribution to which these release notes apply represents a point along the {releaseBranch} development branch since {releasePrev}.
+The {releaseCurren} is expected to be the final release from the {releaseBranch} branch.
+Information regarding pre-built, binary {releaseType} distributions along this branch can be found at https://www.FreeBSD.org/releases/[https://www.FreeBSD.org/releases/].
 
 This distribution of FreeBSD {releaseCurrent} is a {releaseType} distribution. It can be found at https://www.FreeBSD.org/releases/[https://www.FreeBSD.org/releases/] or any of its mirrors. More information on obtaining this (or other) {releaseType} distributions of FreeBSD can be found in the link:{handbook}/mirrors[Obtaining FreeBSD appendix] to the link:{handbook}/[FreeBSD Handbook].
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202209291645.28TGjV7i003218>