Bug 46252

Summary: [Patch] mprotect.2 update and clarification
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:30:01 UTC
The mprotect(2) manual page is too short to be of much value for most
programmers needing its information.  They need to look through sources
and header files, which isn't what you want experienced programmers doing
commercial porting work to do.  (Time is money!)

Fix: Apply attached diff.
How-To-Repeat: 
Read the manual page and wonder:

What's a region?
What are the protection bits then?
Comment 1 Tom Rhodes freebsd_committer freebsd_triage 2002-12-23 20:44:28 UTC
State Changed
From-To: open->closed

Committed in both stable and current!  Thanks for the submission!