Author: ume Date: Sun Apr 11 15:31:09 2010 New Revision: 206479 URL: http://svn.freebsd.org/changeset/base/206479
Log: Fix grammar in comment. Submitted by: "b. f." <bf1783__at__googlemail.com> MFC after: 3 days Modified: head/etc/rc.firewall Modified: head/etc/rc.firewall ============================================================================== --- head/etc/rc.firewall Sun Apr 11 15:17:52 2010 (r206478) +++ head/etc/rc.firewall Sun Apr 11 15:31:09 2010 (r206479) @@ -425,11 +425,11 @@ case ${firewall_type} in # firewall_myservices: List of TCP ports on which this host # offers services. # firewall_allowservices: List of IPv4 and/or IPv6 addresses - # which has access to + # that have access to # $firewall_myservices. # firewall_trusted: List of IPv4 and/or IPv6 addresses - # which has full access to this host. - # Be very carefull when setting this. + # that have full access to this host. + # Be very careful when setting this. # This option can seriously degrade # the level of protection provided by # the firewall. _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"