diff options
author | Ian Moffett <ian@osmora.org> | 2025-06-06 00:24:01 -0400 |
---|---|---|
committer | Ian Moffett <ian@osmora.org> | 2025-06-06 00:24:01 -0400 |
commit | 50017c6c7d3480cbe5add19604ab1a98810141f6 (patch) | |
tree | 94d1a54354ba8788fb175c398c90320840d4f6f3 /share/man/man9/mmio.9 | |
parent | d5def5b4e50a36f4b6e75b77658b5a1468861bcc (diff) |
share: man: Add vm_map(9)
Signed-off-by: Ian Moffett <ian@osmora.org>
Diffstat (limited to 'share/man/man9/mmio.9')
-rw-r--r-- | share/man/man9/mmio.9 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/share/man/man9/mmio.9 b/share/man/man9/mmio.9 index 7833cb0..4ede196 100644 --- a/share/man/man9/mmio.9 +++ b/share/man/man9/mmio.9 @@ -59,5 +59,8 @@ argument can be either a physical address or virtual address; however, it is recommended to use virtual addresses for the sake of consistency. +.Sh SEE ALSO +.Xr vm_map 9, + .Sh AUTHORS .An Ian Moffett Aq Mt ian@osmora.org |