summaryrefslogtreecommitdiff
path: root/share/man
diff options
context:
space:
mode:
authorHenning Brauer <henning@cvs.openbsd.org>2017-05-30 19:38:48 +0000
committerHenning Brauer <henning@cvs.openbsd.org>2017-05-30 19:38:48 +0000
commit6064c1f4381dd2211880777a1f8cad1be5e6c999 (patch)
treeb3db9dc6e8817fd37cd8f863432119c27547f995 /share/man
parent1bcdf42e90657b1afd82a7063abc4da643d83ed8 (diff)
remove DIOCCLRRULECTRS here as well, pt out by sashan
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man4/pf.46
1 files changed, 2 insertions, 4 deletions
diff --git a/share/man/man4/pf.4 b/share/man/man4/pf.4
index bd76896a76d..1f264c28572 100644
--- a/share/man/man4/pf.4
+++ b/share/man/man4/pf.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pf.4,v 1.86 2015/10/15 02:26:27 lteo Exp $
+.\" $OpenBSD: pf.4,v 1.87 2017/05/30 19:38:47 henning Exp $
.\"
.\" Copyright (C) 2001, Kjell Wooding. All rights reserved.
.\"
@@ -26,7 +26,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd $Mdocdate: October 15 2015 $
+.Dd $Mdocdate: May 30 2017 $
.Dt PF 4
.Os
.Sh NAME
@@ -401,8 +401,6 @@ Get the state timeout of
The value will be placed into the
.Va seconds
field.
-.It Dv DIOCCLRRULECTRS
-Clear per-rule statistics.
.It Dv DIOCSETLIMIT Fa "struct pfioc_limit *pl"
Set the hard limits on the memory pools used by the packet filter.
.Bd -literal