Module Name:    src
Committed By:   jruoho
Date:           Thu Mar 24 05:48:54 UTC 2011

Modified Files:
        src/usr.sbin/npf/npfctl: npfctl.8

Log Message:
As per request from the author, put non-standard PERFORMANCE back.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/usr.sbin/npf/npfctl/npfctl.8

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/usr.sbin/npf/npfctl/npfctl.8
diff -u src/usr.sbin/npf/npfctl/npfctl.8:1.5 src/usr.sbin/npf/npfctl/npfctl.8:1.6
--- src/usr.sbin/npf/npfctl/npfctl.8:1.5	Tue Mar 22 07:40:10 2011
+++ src/usr.sbin/npf/npfctl/npfctl.8	Thu Mar 24 05:48:54 2011
@@ -1,4 +1,4 @@
-.\"	$NetBSD: npfctl.8,v 1.5 2011/03/22 07:40:10 jruoho Exp $
+.\"	$NetBSD: npfctl.8,v 1.6 2011/03/24 05:48:54 jruoho Exp $
 .\"
 .\" Copyright (c) 2009-2011 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -27,7 +27,7 @@
 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 .\" POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd March 22, 2011
+.Dd March 24, 2011
 .Dt NPFCTL 8
 .Os
 .Sh NAME
@@ -108,7 +108,7 @@
 .It Ic stats
 Print various statistics.
 .El
-.Pp
+.Sh PERFORMANCE
 Reloading the configuration is a relatively expensive operation.
 Therefore, frequent reloads should be avoided.
 Use of tables should be considered as an alternative design.

Reply via email to