Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/usr.sbin/npf/npfctl As per request from the author, put non-...



details:   https://anonhg.NetBSD.org/src/rev/7f5de92c0db7
branches:  trunk
changeset: 763537:7f5de92c0db7
user:      jruoho <jruoho%NetBSD.org@localhost>
date:      Thu Mar 24 05:48:54 2011 +0000

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

diffstat:

 usr.sbin/npf/npfctl/npfctl.8 |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (27 lines):

diff -r 5e2df791e6c7 -r 7f5de92c0db7 usr.sbin/npf/npfctl/npfctl.8
--- a/usr.sbin/npf/npfctl/npfctl.8      Thu Mar 24 05:10:05 2011 +0000
+++ b/usr.sbin/npf/npfctl/npfctl.8      Thu Mar 24 05:48:54 2011 +0000
@@ -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.



Home | Main Index | Thread Index | Old Index