From 44d1723f45fa955b68fb90fc3e7604ceeea6f0d3 Mon Sep 17 00:00:00 2001 From: kuriyama Date: Fri, 22 Jun 2001 06:25:54 +0000 Subject: Fix typos in comment. (s/IPFIREWALL_DEFAULT_TO_ACCEPT/IPV6FIREWALL_DEFAULT_TO_ACCEPT/) MFC after: 1 week --- etc/rc.firewall6 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'etc') diff --git a/etc/rc.firewall6 b/etc/rc.firewall6 index 646d3d1..48803c0 100644 --- a/etc/rc.firewall6 +++ b/etc/rc.firewall6 @@ -142,7 +142,7 @@ case ${ipv6_firewall_type} in ${fw6cmd} add pass udp from ${ip} to any 123 # Everything else is denied by default, unless the - # IPFIREWALL_DEFAULT_TO_ACCEPT option is set in your kernel + # IPV6FIREWALL_DEFAULT_TO_ACCEPT option is set in your kernel # config file. ;; @@ -245,7 +245,7 @@ case ${ipv6_firewall_type} in #${fw6cmd} add pass udp from fe80::/10 521 to ff02::9 521 # Everything else is denied by default, unless the - # IPFIREWALL_DEFAULT_TO_ACCEPT option is set in your kernel + # IPV6FIREWALL_DEFAULT_TO_ACCEPT option is set in your kernel # config file. ;; -- cgit v1.1