aboutsummaryrefslogtreecommitdiff
path: root/contrib/blacklist
diff options
context:
space:
mode:
authorKurt Lidl <lidl@FreeBSD.org>2016-09-30 16:31:12 +0000
committerKurt Lidl <lidl@FreeBSD.org>2016-09-30 16:31:12 +0000
commit0a1942cc0a220260923280e123cd85caaa1cf8c1 (patch)
tree8f94966d6b81c4843244275ef32a974286039f17 /contrib/blacklist
parent6d8f0979660e2959fd8e0f0285b36def98780ade (diff)
downloadsrc-0a1942cc0a220260923280e123cd85caaa1cf8c1.tar.gz
src-0a1942cc0a220260923280e123cd85caaa1cf8c1.zip
Update blacklistd.8 with changes from NetBSD
Obtained from: NetBSD MFC after: 1 week Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D8079
Notes
Notes: svn path=/head/; revision=306507
Diffstat (limited to 'contrib/blacklist')
-rw-r--r--contrib/blacklist/bin/blacklistd.87
1 files changed, 4 insertions, 3 deletions
diff --git a/contrib/blacklist/bin/blacklistd.8 b/contrib/blacklist/bin/blacklistd.8
index 0d34d1e04fba..8349c780ef88 100644
--- a/contrib/blacklist/bin/blacklistd.8
+++ b/contrib/blacklist/bin/blacklistd.8
@@ -1,4 +1,4 @@
-.\" $NetBSD: blacklistd.8,v 1.15 2016/03/11 17:16:40 christos 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.
@@ -218,7 +218,8 @@ Socket to receive connection notifications.
.Nm
first appeared in
.Nx 7 .
-.Fx support for
+.Fx
+support for
.Nm
was implemented in
.Fx 11 .