Module Name: src
Committed By: gutteridge
Date: Sun Aug 11 22:27:15 UTC 2019
Modified Files:
src/usr.sbin/npf: npf.7
Log Message:
npf.7: add xref to npf-params.7
(Adding directly here since this particular file isn't included in
rmind@'s upstream GitHub repo at present.)
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/usr.sbin/npf/npf.7
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/npf.7
diff -u src/usr.sbin/npf/npf.7:1.6 src/usr.sbin/npf/npf.7:1.7
--- src/usr.sbin/npf/npf.7:1.6 Sat Jan 19 21:19:32 2019
+++ src/usr.sbin/npf/npf.7 Sun Aug 11 22:27:15 2019
@@ -1,4 +1,4 @@
-.\" $NetBSD: npf.7,v 1.6 2019/01/19 21:19:32 rmind Exp $
+.\" $NetBSD: npf.7,v 1.7 2019/08/11 22:27:15 gutteridge Exp $
.\"
.\" Copyright (c) 2009-2014 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 December 29, 2018
+.Dd August 11, 2019
.Dt NPF 7
.Os
.Sh NAME
@@ -79,6 +79,7 @@ documentation website and other manual p
.Xr bpf 4 ,
.Xr bpfjit 4 ,
.Xr npf.conf 5 ,
+.Xr npf-params 7 ,
.Xr pcap-filter 7 ,
.Xr npfctl 8 ,
.Xr npfd 8