Bug 81242

Summary: [patch] Typo in Firewall Packages section of Firewalls chapter
Product: Documentation Reporter: David Adam <zanchey>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description David Adam 2005-05-19 06:10:02 UTC
The second paragraph in chapter 24.3, Firewall Packages, has a typo (build in instead of built-in).

Fix: This patch is also available at http://zanchey.ucc.asn.au/freebsd/firewalls.chapter.2.patch



-    <para>The reason that &os; has multiple build in firewall packages
+    <para>The reason that &os; has multiple built-in firewall packages
       is that different people have different requirements and
       preferences.  No single firewall package is the best.</para>--p1QrEKZ5kZIBkHFXYG1JrtKrxIsdc18QBy69wAyxosEqQNYb
Content-Type: text/plain; name="file.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="file.diff"

--- firewalls.chapter.orig      2005-05-08 22:15:43.000000000 +0800
+++ firewalls.chapter.2 2005-05-19 13:01:16.000000000 +0800
@@ -158,7 +158,7 @@
       from your system, although they go about it different ways and
       have different rule syntaxes.</para>
How-To-Repeat: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/firewalls-apps.html
Comment 1 Marc Fonvieille freebsd_committer freebsd_triage 2005-05-19 09:43:00 UTC
State Changed
From-To: open->closed

Fixed.  Thanks.