Module Name: src
Committed By: christos
Date: Tue Feb 25 22:13:34 UTC 2025
Modified Files:
src/external/bsd/blocklist/bin: blocklistd.8
Log Message:
Fix plural again (Jose Luis Duran)
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/external/bsd/blocklist/bin/blocklistd.8
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/external/bsd/blocklist/bin/blocklistd.8
diff -u src/external/bsd/blocklist/bin/blocklistd.8:1.7 src/external/bsd/blocklist/bin/blocklistd.8:1.8
--- src/external/bsd/blocklist/bin/blocklistd.8:1.7 Fri Feb 7 08:00:48 2025
+++ src/external/bsd/blocklist/bin/blocklistd.8 Tue Feb 25 17:13:34 2025
@@ -1,4 +1,4 @@
-.\" $NetBSD: blocklistd.8,v 1.7 2025/02/07 13:00:48 kre Exp $
+.\" $NetBSD: blocklistd.8,v 1.8 2025/02/25 22:13:34 christos Exp $
.\"
.\" Copyright (c) 2015 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -27,7 +27,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd February 6, 2025
+.Dd February 25, 2025
.Dt BLOCKLISTD 8
.Os
.Sh NAME
@@ -220,7 +220,7 @@ are deleted by invoking the control scri
.Bd -literal -offset indent
control flush <rulename>
.Ed
-.It Fl P Ar sockspathsfile
+.It Fl P Ar sockpathsfile
A file containing a list of pathnames, one per line that
.Nm
will create sockets to listen to.