Author: lidl
Date: Tue Jun  7 16:26:34 2016
New Revision: 301552
URL: https://svnweb.freebsd.org/changeset/base/301552

Log:
  Note blacklist support first appeared in FreeBSD 11
  
  Reported by:  jbeich
  Sponsored by: The FreeBSD Foundation

Modified:
  head/contrib/blacklist/bin/blacklistctl.8
  head/contrib/blacklist/bin/blacklistd.8
  head/contrib/blacklist/bin/blacklistd.conf.5

Modified: head/contrib/blacklist/bin/blacklistctl.8
==============================================================================
--- head/contrib/blacklist/bin/blacklistctl.8   Tue Jun  7 16:18:09 2016        
(r301551)
+++ head/contrib/blacklist/bin/blacklistctl.8   Tue Jun  7 16:26:34 2016        
(r301552)
@@ -75,7 +75,11 @@ will first attempt to remove the existin
 it to make sure that there is only one rule active.
 .Sh HISTORY
 .Nm
-appeared in
+first appeared in
 .Nx 7 .
+.Fx support for
+.Nm
+was implemented in
+.Fx 11 .
 .Sh AUTHORS
 .An Christos Zoulas

Modified: head/contrib/blacklist/bin/blacklistd.8
==============================================================================
--- head/contrib/blacklist/bin/blacklistd.8     Tue Jun  7 16:18:09 2016        
(r301551)
+++ head/contrib/blacklist/bin/blacklistd.8     Tue Jun  7 16:26:34 2016        
(r301552)
@@ -216,7 +216,11 @@ Socket to receive connection notificatio
 .Xr syslogd 8
 .Sh HISTORY
 .Nm
-appeared in
+first appeared in
 .Nx 7 .
+.Fx support for
+.Nm
+was implemented in
+.Fx 11 .
 .Sh AUTHORS
 .An Christos Zoulas

Modified: head/contrib/blacklist/bin/blacklistd.conf.5
==============================================================================
--- head/contrib/blacklist/bin/blacklistd.conf.5        Tue Jun  7 16:18:09 
2016        (r301551)
+++ head/contrib/blacklist/bin/blacklistd.conf.5        Tue Jun  7 16:26:34 
2016        (r301552)
@@ -216,7 +216,11 @@ bnx0:ssh   *       *       *       *       3       6h
 .Xr blacklistd 8
 .Sh HISTORY
 .Nm
-appeared in
+first appeared in
 .Nx 7 .
+.Fx support for
+.Nm
+was implemented in
+.Fx 11 .
 .Sh AUTHORS
 .An Christos Zoulas
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to