Bug 168930 - pmap_mincore(9) not up-to-date
Summary: pmap_mincore(9) not up-to-date
Status: Open
Alias: None
Product: Documentation
Classification: Unclassified
Component: Manual Pages (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-10 21:30 UTC by olivier
Modified: 2018-04-24 22:24 UTC (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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