Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Feb 2025 01:04:46 GMT
From:      Colin Percival <cperciva@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: f4e6367abc - main - 13.5: Is not 13.5
Message-ID:  <202502070104.51714k0s069059@gitrepo.freebsd.org>

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

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

commit f4e6367abc86e738eb990f7befe08e4538b846eb
Author:     Colin Percival <cperciva@FreeBSD.org>
AuthorDate: 2025-02-07 01:03:50 +0000
Commit:     Colin Percival <cperciva@FreeBSD.org>
CommitDate: 2025-02-07 01:03:50 +0000

    13.5: Is not 13.5
    
    Fix typo in code freeze table.
    
    I swear I'm going to get it right the first time one of these days.
    
    Reported by:    jhb
    Sponsored by:   Amazon
---
 website/content/en/releng/_index.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/website/content/en/releng/_index.adoc b/website/content/en/releng/_index.adoc
index d741493296..a858e40b43 100644
--- a/website/content/en/releng/_index.adoc
+++ b/website/content/en/releng/_index.adoc
@@ -59,7 +59,7 @@ This table lists the code freeze status for major branches of the `src/` reposit
 |`releng/14.1` |Frozen |security-officer@FreeBSD.org |FreeBSD 14.1 supported errata fix branch.
 |`releng/14.0` |Frozen |security-officer@FreeBSD.org |FreeBSD 14.0 errata fix branch (not officially supported).
 |`stable/13` |Open |committers |Development branch for FreeBSD 13-STABLE.
-|`releng/13.4` |Frozen |re@FreeBSD.org |FreeBSD 13.5 supported errata fix branch.
+|`releng/13.5` |Frozen |re@FreeBSD.org |FreeBSD 13.5 supported errata fix branch.
 |`releng/13.4` |Frozen |security-officer@FreeBSD.org |FreeBSD 13.4 supported errata fix branch.
 |`releng/13.3` |Frozen |security-officer@FreeBSD.org |FreeBSD 13.3 errata fix branch (not officially supported).
 |`releng/13.2` |Frozen |security-officer@FreeBSD.org |FreeBSD 13.2 errata fix branch (not officially supported).



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