Module Name: src
Committed By: gutteridge
Date: Sun Aug 9 23:43:58 UTC 2020
Modified Files:
src/etc/defaults: npf.boot.conf
Log Message:
Fix minor typo, it's npf(7), not npf(4)
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/etc/defaults/npf.boot.conf
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/etc/defaults/npf.boot.conf
diff -u src/etc/defaults/npf.boot.conf:1.2 src/etc/defaults/npf.boot.conf:1.3
--- src/etc/defaults/npf.boot.conf:1.2 Sun Apr 7 02:08:08 2019
+++ src/etc/defaults/npf.boot.conf Sun Aug 9 23:43:58 2020
@@ -1,7 +1,7 @@
-# $NetBSD: npf.boot.conf,v 1.2 2019/04/07 02:08:08 sevan Exp $
+# $NetBSD: npf.boot.conf,v 1.3 2020/08/09 23:43:58 gutteridge Exp $
#
# /etc/defaults/npf.boot.conf --
-# initial configuration for npf(4)
+# initial configuration for npf(7)
#
# DO NOT EDIT THIS FILE DIRECTLY; IT MAY BE REPLACED DURING A SYSTEM UPGRADE.
# EDIT /etc/npf.boot.conf INSTEAD.