Bug 44312

Summary: Typos in /usr/src/share/examples/ipfw/change_rules.sh
Product: Documentation Reporter: Chris Pepper <pepper>
Component: Books & ArticlesAssignee: Christian Brueffer <brueffer>
Status: Closed FIXED    
Severity: Affects Only Me CC: alexandref
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
change_rules.sh.patch none

Description Chris Pepper 2002-10-20 20:30:01 UTC
	Comments in /usr/src/share/examples/ipfw/change_rules.sh have various typos.

Fix: Apply this patch.
How-To-Repeat: 	more /usr/src/share/examples/ipfw/change_rules.sh
Comment 1 Chris Pepper 2002-10-27 19:10:02 UTC
># If no answer is received in 30 seconds, the previous
># ${firewall_script} is run, restoring the old rules (this assumes ipfw
># flush is present in it).

	Additionally, "present in it" is unclear. Should it be 
"present in the old ${firewall_script}"?


						Regards,


						Chris Pepper
-- 
Chris Pepper:               <http://www.reppep.com/~pepper/>
Rockefeller University:     <http://www.rockefeller.edu/>
Comment 2 Christian Brueffer freebsd_committer freebsd_triage 2003-02-13 12:03:12 UTC
State Changed
From-To: open->patched

I've committed the patch with a minor change and will handle the MFC. 
Thanks for the submission! 


Comment 3 Christian Brueffer freebsd_committer freebsd_triage 2003-02-13 12:03:12 UTC
Responsible Changed
From-To: freebsd-doc->brueffer

I've committed the patch with a minor change and will handle the MFC. 
Thanks for the submission!
Comment 4 Christian Brueffer freebsd_committer freebsd_triage 2003-02-16 10:03:32 UTC
State Changed
From-To: patched->closed

MFC is done.