Module Name: src
Committed By: christos
Date: Sun Mar 10 21:55:40 UTC 2013
Modified Files:
src/usr.sbin/npf/npfctl: npf.conf.5
Log Message:
normalise -> normalize
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 src/usr.sbin/npf/npfctl/npf.conf.5
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/npf.conf.5
diff -u src/usr.sbin/npf/npfctl/npf.conf.5:1.28 src/usr.sbin/npf/npfctl/npf.conf.5:1.29
--- src/usr.sbin/npf/npfctl/npf.conf.5:1.28 Sun Mar 10 17:17:30 2013
+++ src/usr.sbin/npf/npfctl/npf.conf.5 Sun Mar 10 17:55:40 2013
@@ -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 @@ For example:
.Bd -literal
procedure "someproc" {
log: npflog0
- normalise: "random-id", "min-ttl" 64
+ normalize: "random-id", "min-ttl" 64
}
.Ed
.Pp