Date: Tue, 7 Dec 2021 21:03:25 GMT From: Glen Barber <gjb@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: 547bb2a6f7 - main - 12.3 relnotes: fix a version number/branch name Message-ID: <202112072103.1B7L3PZS075774@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=547bb2a6f7f8a5411839a0271ed61cd74ab695da commit 547bb2a6f7f8a5411839a0271ed61cd74ab695da Author: Glen Barber <gjb@FreeBSD.org> AuthorDate: 2021-12-07 19:36:06 +0000 Commit: Glen Barber <gjb@FreeBSD.org> CommitDate: 2021-12-07 19:36:06 +0000 12.3 relnotes: fix a version number/branch name Sponsored by: Rubicon Communications, LLC ("Netgate") --- website/content/en/releases/12.3R/relnotes.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/en/releases/12.3R/relnotes.adoc b/website/content/en/releases/12.3R/relnotes.adoc index 54243943a2..8cb9a31002 100644 --- a/website/content/en/releases/12.3R/relnotes.adoc +++ b/website/content/en/releases/12.3R/relnotes.adoc @@ -392,7 +392,7 @@ The man:fetch[3] library now supports proxying `FTP` over `HTTPS`. === FreeBSD EC2 AMI Ids // This was a Relnotes by cperciva in: bfe72296190cca25815be1823e98d560fdede061 -Support for recording EC2 AMI Ids in SSM was added to [.filename]#release/Makefile.ec2# to allow SSM Parameter names to look like `/aws/service/freebsd/amd64/base/ufs/14.0/CURRENT` using the public prefix `/aws/service/freebsd`. +Support for recording EC2 AMI Ids in SSM was added to [.filename]#release/Makefile.ec2# to allow SSM Parameter names to look like `/aws/service/freebsd/amd64/base/ufs/12.3/RELEASE` using the public prefix `/aws/service/freebsd`. [[future-releases-cputype]] === Default `CPUTYPE` Change
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202112072103.1B7L3PZS075774>
