diff --git a/etc/rc.firewall b/etc/rc.firewall index 75179e529d10..05a1a6aaec95 100644 --- a/etc/rc.firewall +++ b/etc/rc.firewall @@ -190,7 +190,7 @@ case ${firewall_type} in [Ss][Ii][Mm][Pp][Ll][Ee]) ############ # This is a prototype setup for a simple firewall. Configure this - # machine as a named server and ntp server, and point all the machines + # machine as a DNS and NTP server, and point all the machines # on the inside at this machine for those services. ############ diff --git a/etc/rc.firewall6 b/etc/rc.firewall6 index 12f23cb97e43..97547f2ba7c6 100644 --- a/etc/rc.firewall6 +++ b/etc/rc.firewall6 @@ -164,7 +164,7 @@ case ${ipv6_firewall_type} in [Ss][Ii][Mm][Pp][Ll][Ee]) ############ # This is a prototype setup for a simple firewall. Configure this - # machine as a named server and ntp server, and point all the machines + # machine as a DNS and NTP server, and point all the machines # on the inside at this machine for those services. ############