Module Name: src
Committed By: kim
Date: Tue Sep 14 11:04:57 UTC 2010
Modified Files:
src/usr.sbin/npf/npfctl: npfctl.8
Log Message:
Fix remaining references for npf.conf(8) to npf.conf(5)
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 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.2 src/usr.sbin/npf/npfctl/npfctl.8:1.3
--- src/usr.sbin/npf/npfctl/npfctl.8:1.2 Tue Aug 24 23:55:05 2010
+++ src/usr.sbin/npf/npfctl/npfctl.8 Tue Sep 14 11:04:57 2010
@@ -1,4 +1,4 @@
-.\" $NetBSD: npfctl.8,v 1.2 2010/08/24 23:55:05 rmind Exp $
+.\" $NetBSD: npfctl.8,v 1.3 2010/09/14 11:04:57 kim Exp $
.\"
.\" Copyright (c) 2009-2010 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -43,7 +43,7 @@
.Nm
command can be used to control the NPF packet filter.
For a description of NPF's configuration file, see
-.Xr npf.conf 8 .
+.Xr npf.conf 5 .
.Pp
The first argument,
.Ar command ,
@@ -91,7 +91,7 @@
Therefore, frequent reloads should be avoided.
Use of tables should be considered as an alternative design.
See
-.Xr npf.conf 8
+.Xr npf.conf 5
for details.
.\" -----
.Sh FILES