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 normalise -> normalize



details:   https://anonhg.NetBSD.org/src/rev/86b8ca34bafe
branches:  trunk
changeset: 785367:86b8ca34bafe
user:      christos <christos%NetBSD.org@localhost>
date:      Sun Mar 10 21:55:40 2013 +0000

description:
normalise -> normalize

diffstat:

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

diffs (27 lines):

diff -r effb53f52cd1 -r 86b8ca34bafe usr.sbin/npf/npfctl/npf.conf.5
--- a/usr.sbin/npf/npfctl/npf.conf.5    Sun Mar 10 21:49:26 2013 +0000
+++ b/usr.sbin/npf/npfctl/npf.conf.5    Sun Mar 10 21:55:40 2013 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: npf.conf.5,v 1.28 2013/03/10 21:17:30 rmind Exp $
+.\"    $NetBSD: npf.conf.5,v 1.29 2013/03/10 21:55:40 christos Exp $
 .\"
 .\" Copyright (c) 2009-2013 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 January 11, 2013
+.Dd March 10, 2013
 .Dt NPF.CONF 5
 .Os
 .Sh NAME
@@ -184,7 +184,7 @@
 .Bd -literal
 procedure "someproc" {
        log: npflog0
-       normalise: "random-id", "min-ttl" 64
+       normalize: "random-id", "min-ttl" 64
 }
 .Ed
 .Pp



Home | Main Index | Thread Index | Old Index