Module Name: src
Committed By: dholland
Date: Sat Jul 30 06:09:29 UTC 2016
Modified Files:
src/external/bsd/blacklist/bin: blacklistd.8
Log Message:
typo
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/external/bsd/blacklist/bin/blacklistd.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/blacklist/bin/blacklistd.8
diff -u src/external/bsd/blacklist/bin/blacklistd.8:1.17 src/external/bsd/blacklist/bin/blacklistd.8:1.18
--- src/external/bsd/blacklist/bin/blacklistd.8:1.17 Wed Jun 8 12:48:37 2016
+++ src/external/bsd/blacklist/bin/blacklistd.8 Sat Jul 30 06:09:29 2016
@@ -1,4 +1,4 @@
-.\" $NetBSD: blacklistd.8,v 1.17 2016/06/08 12:48:37 wiz Exp $
+.\" $NetBSD: blacklistd.8,v 1.18 2016/07/30 06:09:29 dholland Exp $
.\"
.\" Copyright (c) 2015 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -47,7 +47,7 @@
.Nm
is a daemon similar to
.Xr syslogd 8
-that listens to a sockets at paths specified in the
+that listens to sockets at paths specified in the
.Ar sockpathsfile
for notifications from other daemons about successful or failed connection
attempts.