[Bug 273301] add a man page for pmap_kextract(9) and an alias to it for vtophys(9)
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 273301] add vtophys alias for pmap_extract(9)"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 22 Aug 2023 21:35:50 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273301 Mina Galić <freebsd@igalic.co> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|add vtophys alias for |add a man page for |pmap_extract(9) |pmap_kextract(9) and an | |alias to it for vtophys(9) --- Comment #1 from Mina Galić <freebsd@igalic.co> --- the title and description is wrong. so, here's a fix up. vtophys(9) maps to pmap_kextract(9), not pmap_extract(9). We don't have a man page for pmap_kextract(9) yet. -- You are receiving this mail because: You are the assignee for the bug.