aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColin Percival <cperciva@FreeBSD.org>2024-11-01 05:47:58 +0000
committerColin Percival <cperciva@FreeBSD.org>2024-11-01 05:47:58 +0000
commit981b9a00149bdf2a8f21a8f5efcee29a7dca7210 (patch)
treee24be32e051a48863bc870137afd11ad815d38b3
parent2d7138a27773aa34a3a07ba60b9ceea484a0cd09 (diff)
14.2: Is not 14.1
Fix typo in code freeze table Reported by: Pau Amma Sponsored by: Amazon
-rw-r--r--website/content/en/releng/_index.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/website/content/en/releng/_index.adoc b/website/content/en/releng/_index.adoc
index 1435f53793..f96521ad93 100644
--- a/website/content/en/releng/_index.adoc
+++ b/website/content/en/releng/_index.adoc
@@ -56,7 +56,7 @@ This table lists the code freeze status for major branches of the `src/` reposit
|Branch |Status |Contact |Notes
|`main` |Open |committers |Active development branch for 15.0-CURRENT.
|`stable/14` |Open |committers |Development branch for FreeBSD 14-STABLE.
-|`releng/14.2` |Frozen |re@FreeBSD.org |FreeBSD 14.1 supported errata fix branch.
+|`releng/14.2` |Frozen |re@FreeBSD.org |FreeBSD 14.2 supported errata fix branch.
|`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.