Module Name: src
Committed By: uwe
Date: Fri Sep 21 10:59:11 UTC 2018
Modified Files:
src/usr.sbin/npf/npfctl: npf.conf.5
Log Message:
According to the grammar and examples the static table is defined with
"file" keyword, not "static".
To generate a diff of this commit:
cvs rdiff -u -r1.78 -r1.79 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.78 src/usr.sbin/npf/npfctl/npf.conf.5:1.79
--- src/usr.sbin/npf/npfctl/npf.conf.5:1.78 Fri Sep 21 09:42:18 2018
+++ src/usr.sbin/npf/npfctl/npf.conf.5 Fri Sep 21 10:59:11 2018
@@ -1,4 +1,4 @@
-.\" $NetBSD: npf.conf.5,v 1.78 2018/09/21 09:42:18 uwe Exp $
+.\" $NetBSD: npf.conf.5,v 1.79 2018/09/21 10:59:11 uwe Exp $
.\"
.\" Copyright (c) 2009-2017 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -95,9 +95,9 @@ or
.Cm cdb .
Tables can also be set as containing
.Cm dynamic
-or
-.Cm static
-data i.e. loaded from a specified file.
+data or static
+.Cm file Ar filename
+data loaded from a specified file.
Tables of type
.Dq hash
and