The branch stable/12 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=7a697423c9e6a48519e84058af94c6f451b7d136
commit 7a697423c9e6a48519e84058af94c6f451b7d136 Author: Ed Maste <[email protected]> AuthorDate: 2019-11-06 17:01:35 +0000 Commit: Ed Maste <[email protected]> CommitDate: 2022-07-25 15:00:11 +0000 blacklistd.conf.5: pluralization correction Submitted by: bcr in review D22259 MFC with: r354399 (cherry picked from commit 9999fa1cd0e8bf8e350c8e65cdb05458820b730e) --- contrib/blacklist/bin/blacklistd.conf.5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/blacklist/bin/blacklistd.conf.5 b/contrib/blacklist/bin/blacklistd.conf.5 index 93397af9a915..c0e1a2b87380 100644 --- a/contrib/blacklist/bin/blacklistd.conf.5 +++ b/contrib/blacklist/bin/blacklistd.conf.5 @@ -36,7 +36,7 @@ .Sh DESCRIPTION The .Nm -files contains configuration entries for +file contains configuration entries for .Xr blacklistd 8 in a fashion similar to .Xr inetd.conf 5 .
