Bug 177057

Summary: ipnat(5) appears to be missing FILES section header
Product: Documentation Reporter: brian haug <brian.r.haug>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description brian haug 2013-03-17 20:30:01 UTC
The last several lines of the EXAMPLES section appear to belong to a
"FILES" section; however, there is no FILES section header.  Found this
was wrong on a FreeBSD 8.0 system as well.

Fix: 

Probably just add .SH FILES on a line before the /dev/ipnat
How-To-Repeat: examine the end of the web page
http://www.freebsd.org/cgi/man.cgi?query=ipnat&sektion=5&apropos=0&manpath=FreeBSD+9.1-RELEASE

or

type man 5 ipnat
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2013-03-18 10:37:24 UTC
Responsible Changed
From-To: freebsd-www->freebsd-doc

reclassify.
Comment 2 Joel Dahl freebsd_committer freebsd_triage 2013-04-24 08:41:29 UTC
State Changed
From-To: open->closed

ipnat belongs to ipfilter which is contributed software. This should be 
submitted upstream to the ipfilter developers. I'm closing this PR. Thanks for 
the bug report!