Bug 168930

Summary: pmap_mincore(9) not up-to-date
Product: Documentation Reporter: olivier
Component: Manual PagesAssignee: freebsd-bugs (Nobody) <bugs>
Status: Open ---    
Severity: Affects Only Me CC: doc, gonzo
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description olivier 2012-06-10 21:30:11 UTC
Hi,

man pmap_mincore indicate this usage:
int pmap_mincore(pmap_t pmap, vm_offset_t addr)

But, in the pmap.c files (like sys/amd64/amd64/pmap.c) there are this usage:
int pmap_mincore(pmap_t pmap, vm_offset_t addr, vm_paddr_t *locked_pa)

The manual page seems not up-to-date.

Regards,
Comment 1 Eitan Adler freebsd_committer freebsd_triage 2017-12-31 08:00:57 UTC
For bugs matching the following criteria:

Status: In Progress Changed: (is less than) 2014-06-01

Reset to default assignee and clear in-progress tags.

Mail being skipped