svn commit: r354547 - stable/12/contrib/blacklist/bin
Ed Maste
emaste at FreeBSD.org
Fri Nov 8 16:10:46 UTC 2019
Author: emaste
Date: Fri Nov 8 16:10:45 2019
New Revision: 354547
URL: https://svnweb.freebsd.org/changeset/base/354547
Log:
MFC r353898: blacklistd: remove reference to NetBSD npfctl
Xr pfctl instead
PR: 221069
Submitted by: "fml"
Modified:
stable/12/contrib/blacklist/bin/blacklistd.8
Directory Properties:
stable/12/ (props changed)
Modified: stable/12/contrib/blacklist/bin/blacklistd.8
==============================================================================
--- stable/12/contrib/blacklist/bin/blacklistd.8 Fri Nov 8 15:26:23 2019 (r354546)
+++ stable/12/contrib/blacklist/bin/blacklistd.8 Fri Nov 8 16:10:45 2019 (r354547)
@@ -233,7 +233,7 @@ Socket to receive connection notifications.
.Sh SEE ALSO
.Xr blacklistd.conf 5 ,
.Xr blacklistctl 8 ,
-.Xr npfctl 8 ,
+.Xr pfctl 8 ,
.Xr syslogd 8
.Sh HISTORY
.Nm
More information about the svn-src-stable-12
mailing list