Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Jul 2024 02:07:32 GMT
From:      Philip Paeps <philip@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: e30d7dd2ae - main - Fix link to FreeBSD-EN-24:13.libc++ in release notes
Message-ID:  <202407060207.46627WGK095463@gitrepo.freebsd.org>

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

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

commit e30d7dd2ae8e379a405277b24e44c9d00715e27c
Author:     Philip Paeps <philip@FreeBSD.org>
AuthorDate: 2024-07-06 02:05:43 +0000
Commit:     Philip Paeps <philip@FreeBSD.org>
CommitDate: 2024-07-06 02:05:43 +0000

    Fix link to FreeBSD-EN-24:13.libc++ in release notes
    
    Hugo requires "++" to be spelled "{plus}{plus}".
    
    Reported by:    Christos Longros
---
 website/content/en/releases/14.1R/errata.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/website/content/en/releases/14.1R/errata.adoc b/website/content/en/releases/14.1R/errata.adoc
index e9b7764bd1..63b1b44b42 100644
--- a/website/content/en/releases/14.1R/errata.adoc
+++ b/website/content/en/releases/14.1R/errata.adoc
@@ -56,7 +56,7 @@ For a list of all FreeBSD CERT security advisories, see https://www.FreeBSD.org/
 |===
 |Errata |Date |Topic
 |link:https://www.FreeBSD.org/security/advisories/FreeBSD-EN-24:10.zfs.asc[FreeBSD-EN-24:10.zfs] |19 June 2024 |Kernel memory leak in ZFS
-|link:https://www.FreeBSD.org/security/advisories/FreeBSD-EN-24:13.libc++.asc[FreeBSD-EN-24:13.libc++] |19 June 2024 |Incorrect size passed to heap allocated std::string delete
+|link:https://www.FreeBSD.org/security/advisories/FreeBSD-EN-24:13.libc{plus}{plus}.asc[FreeBSD-EN-24:13.libc{plus}{plus}] |19 June 2024 |Incorrect size passed to heap allocated std::string delete
 |===
 
 [[open-issues]]



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