Bug 47575

Summary: [patch] ipfw(8): Clarify requirements for IPFW2 in STABLE
Product: Documentation Reporter: Chris Pepper <pepper>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
ipfw.8.patch2 none

Description Chris Pepper 2003-01-28 02:40:01 UTC
	ipfw.8 does not make clear which requirements IPFW2=TRUE in /etc/make.co
nf satisfies for getting IPFW2.

Fix: This patch makes it clear that IPFW2=TRUE is equivalent to -DIPFW2, but could be further clarified to make it clear that both are effective at buildworld time. Still clearer than the current wording, if perhaps not as good as a previously submitted patch.
	
How-To-Repeat: 	man ipfw
	/STABLE (3x)
Comment 1 Giorgos Keramidas freebsd_committer freebsd_triage 2006-05-11 18:57:13 UTC
State Changed
From-To: open->closed

The IPFW2 stuff has been changed in RELENG_5 and removed altogether 
from RELENG_6 and HEAD.  No need to keep this PR open just for the 
RELENG_4 branch, which is close to EOL now.