git: 1e34cc5717 - main - 12.4 Release notes: Fix documentation build
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 18 Nov 2022 11:08:19 UTC
The branch main has been updated by salvadore (ports committer): URL: https://cgit.FreeBSD.org/doc/commit/?id=1e34cc57178d20d933191c9c6143f38abed32188 commit 1e34cc57178d20d933191c9c6143f38abed32188 Author: Lorenzo Salvadore <salvadore@FreeBSD.org> AuthorDate: 2022-11-18 11:04:02 +0000 Commit: Lorenzo Salvadore <salvadore@FreeBSD.org> CommitDate: 2022-11-18 11:06:50 +0000 12.4 Release notes: Fix documentation build Using ' instead of " to delimit the sponsored argument breaks the build. Reported by: jenkins Approved by: re (gjb, implicit) --- website/content/en/releases/12.4R/relnotes.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/en/releases/12.4R/relnotes.adoc b/website/content/en/releases/12.4R/relnotes.adoc index d3a753a124..978cb90761 100644 --- a/website/content/en/releases/12.4R/relnotes.adoc +++ b/website/content/en/releases/12.4R/relnotes.adoc @@ -248,7 +248,7 @@ gitref:616b1b813891d469afc82df175cf50817d03ba25[repository=src] The man:tcpdump[1] utility now allow users to set a number on rules which will be exposed as part of the pflog header. gitref:7f944794868f49c59449086a3755d72e7f747e41[repository=src] -{{< sponsored 'Rubicon Communications, LLC ("Netgate")' >}} +(Sponsored by Rubicon Communications, LLC ("Netgate")) The tzdata information was updated to correct DST (Daylight Savings Time) in Fiji and Palestine. gitref:74a0f31dbbd0b32689d63d8c965c611bdfc4da2f[repository=src]