The following reply was made to PR docs/178890; it has been noted by GNATS.
From: [email protected] (dfilter service) To: [email protected] Cc: Subject: Re: docs/178890: commit references a PR Date: Fri, 24 May 2013 07:40:55 +0000 (UTC) Author: pluknet Date: Fri May 24 07:40:47 2013 New Revision: 41739 URL: http://svnweb.freebsd.org/changeset/doc/41739 Log: Fix a typo. PR: docs/178890 Submitted by: Li <[email protected]> Modified: head/en_US.ISO8859-1/books/handbook/firewalls/chapter.xml Modified: head/en_US.ISO8859-1/books/handbook/firewalls/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/handbook/firewalls/chapter.xml Thu May 23 20:30:42 2013 (r41738) +++ head/en_US.ISO8859-1/books/handbook/firewalls/chapter.xml Fri May 24 07:40:47 2013 (r41739) @@ -1974,7 +1974,7 @@ pass in quick on rl0 proto tcp from any <secondary>IPFW</secondary> </indexterm> - <para><acronym>IPFW</acronym>) is a stateful firewall written for + <para><acronym>IPFW</acronym> is a stateful firewall written for &os; which also provides a traffic shaper, packet scheduler, and in-kernel NAT.</para> _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/svn-doc-all To unsubscribe, send any mail to "[email protected]" _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-doc To unsubscribe, send any mail to "[email protected]"
