From aff27f0e16cb47ababc22a04895daa472df29ca1 Mon Sep 17 00:00:00 2001 From: Ted Unangst Date: Fri, 11 Apr 2003 16:52:49 +0000 Subject: tweak to clarify we can add/remove states too. ok henning@ --- share/man/man4/pf.4 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'share/man/man4/pf.4') diff --git a/share/man/man4/pf.4 b/share/man/man4/pf.4 index 4ba71a3aef4..07febc6644a 100644 --- a/share/man/man4/pf.4 +++ b/share/man/man4/pf.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pf.4,v 1.29 2003/02/14 09:41:42 henning Exp $ +.\" $OpenBSD: pf.4,v 1.30 2003/04/11 16:52:48 tedu Exp $ .\" .\" Copyright (C) 2001, Kjell Wooding. All rights reserved. .\" @@ -43,8 +43,8 @@ behavior of the packet filter through an .Xr ioctl 2 interface. There are commands to enable and disable the filter, load rulesets, -add and remove individual rules or retrieve state table entries and -statistics. +add and remove individual rules or state table entries, +and retrieve statistics. The most commonly used functions are covered by .Xr pfctl 8 . .Pp -- cgit v1.2.3