git: cc7d9533f8 - main - relnotes/12.1: Fix markup breaking rendering
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 27 Mar 2023 14:13:13 UTC
The branch main has been updated by debdrup: URL: https://cgit.FreeBSD.org/doc/commit/?id=cc7d9533f889a54c65bdcb14c2e4f8edc4d988cf commit cc7d9533f889a54c65bdcb14c2e4f8edc4d988cf Author: Daniel Ebdrup Jensen <debdrup@FreeBSD.org> AuthorDate: 2023-03-27 14:08:39 +0000 Commit: Daniel Ebdrup Jensen <debdrup@FreeBSD.org> CommitDate: 2023-03-27 14:08:39 +0000 relnotes/12.1: Fix markup breaking rendering A space character was accidentally included in the markup, breaking rendering of the headline element. Reported by: Jens Dueholm Christensen <jens@naff.dk> --- website/content/en/releases/12.1R/relnotes.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/en/releases/12.1R/relnotes.adoc b/website/content/en/releases/12.1R/relnotes.adoc index 1413bcb64f..c9bbbbea70 100644 --- a/website/content/en/releases/12.1R/relnotes.adoc +++ b/website/content/en/releases/12.1R/relnotes.adoc @@ -275,7 +275,7 @@ Support for GRE-in-UDP encapsulation has been added, as defined in RFC8086. {{< This section covers changes to the FreeBSD Ports Collection, package infrastructure, and package maintenance and installation tools. -[[ports-packages ]] +[[ports-packages]] === Packaging Changes The {{< manpage "pkg" "8">}} utility has been updated to version 1.12.0.