git: 68b7ba8812 - main - 12.4R/relnotes.adoc: Correct blacklistd entry
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 12 Nov 2022 10:26:06 UTC
The branch main has been updated by salvadore (ports committer): URL: https://cgit.FreeBSD.org/doc/commit/?id=68b7ba88126ab36dda83aa85eeef120141f9fd88 commit 68b7ba88126ab36dda83aa85eeef120141f9fd88 Author: Lorenzo Salvadore <salvadore@FreeBSD.org> AuthorDate: 2022-11-12 10:24:44 +0000 Commit: Lorenzo Salvadore <salvadore@FreeBSD.org> CommitDate: 2022-11-12 10:24:44 +0000 12.4R/relnotes.adoc: Correct blacklistd entry Prefer "0-sized" instead of "0 sized". Reported by: pauamma 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 4f04077126..a18eb5cb72 100644 --- a/website/content/en/releases/12.4R/relnotes.adoc +++ b/website/content/en/releases/12.4R/relnotes.adoc @@ -125,7 +125,7 @@ The man:sh[1] utility will now read more profile files. It will load each .sh fi [[userland-contrib]] === Contributed Software -The man:blacklistd[8] daemon will now handle 0 sized messages. +The man:blacklistd[8] daemon will now handle 0-sized messages. The man:dma[8] utility has been updated to snapshot 2022-01-27.