summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1999-09-23 04:22:33 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1999-09-23 04:22:33 +0000
commita236d14c324409a25b4762685b4fa1edb15d8362 (patch)
tree694917aec3b42d60a50ffe27c83abe830a01bd0e
parent33833e82bd01449e2e535f51927e2157661f32bc (diff)
Notes
-rw-r--r--sys/conf/NOTES2
-rw-r--r--sys/i386/conf/LINT2
-rw-r--r--sys/i386/conf/NOTES2
3 files changed, 3 insertions, 3 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES
index 40bc1573ed35..5d688edd53c4 100644
--- a/sys/conf/NOTES
+++ b/sys/conf/NOTES
@@ -437,7 +437,7 @@ options PPP_FILTER #enable bpf filtering (needs bpf)
#
# WARNING: IPFIREWALL defaults to a policy of "deny ip from any to any"
# and if you do not add other rules during startup to allow access,
-# YOU WILL LOCK YOURSELF OUT. It is suggested that you set firewall=open
+# YOU WILL LOCK YOURSELF OUT. It is suggested that you set firewall_type=open
# in /etc/rc.conf when first enabling this feature, then refining the
# firewall rules in /etc/rc.firewall after you've tested that the new kernel
# feature works properly.
diff --git a/sys/i386/conf/LINT b/sys/i386/conf/LINT
index 40bc1573ed35..5d688edd53c4 100644
--- a/sys/i386/conf/LINT
+++ b/sys/i386/conf/LINT
@@ -437,7 +437,7 @@ options PPP_FILTER #enable bpf filtering (needs bpf)
#
# WARNING: IPFIREWALL defaults to a policy of "deny ip from any to any"
# and if you do not add other rules during startup to allow access,
-# YOU WILL LOCK YOURSELF OUT. It is suggested that you set firewall=open
+# YOU WILL LOCK YOURSELF OUT. It is suggested that you set firewall_type=open
# in /etc/rc.conf when first enabling this feature, then refining the
# firewall rules in /etc/rc.firewall after you've tested that the new kernel
# feature works properly.
diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES
index 40bc1573ed35..5d688edd53c4 100644
--- a/sys/i386/conf/NOTES
+++ b/sys/i386/conf/NOTES
@@ -437,7 +437,7 @@ options PPP_FILTER #enable bpf filtering (needs bpf)
#
# WARNING: IPFIREWALL defaults to a policy of "deny ip from any to any"
# and if you do not add other rules during startup to allow access,
-# YOU WILL LOCK YOURSELF OUT. It is suggested that you set firewall=open
+# YOU WILL LOCK YOURSELF OUT. It is suggested that you set firewall_type=open
# in /etc/rc.conf when first enabling this feature, then refining the
# firewall rules in /etc/rc.firewall after you've tested that the new kernel
# feature works properly.