Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Nov 2022 10:26:06 GMT
From:      Lorenzo Salvadore <salvadore@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: 68b7ba8812 - main - 12.4R/relnotes.adoc: Correct blacklistd entry
Message-ID:  <202211121026.2ACAQ6xI057606@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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.
 



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