Bug 46253

Summary: madvise(2) manual page is too specific
Product: Documentation Reporter: Jeroen Ruigrok/Asmodai <asmodai>
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
file.diff none

Description Jeroen Ruigrok/Asmodai 2002-12-14 10:40:02 UTC
The madvise(2) manual page is too specific and redundant.
It shows an excerpt of the mman.h header file complete with definitions
of the symbolic names to the values.
Just mentioning the names, which happens later on in the manual page, should
be enough, and not cause people to hardwire any values.

Fix: Apply attached patch:
How-To-Repeat: 
Read the manual page.
Comment 1 Tom Rhodes freebsd_committer freebsd_triage 2003-01-06 23:34:33 UTC
State Changed
From-To: open->closed

Committed!  Thanks for the submission!