mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
We are munmap(2), so there's no need to list ourselves in the SEE ALSO
section; instead, list our partner in crime, mmap(2). PR: 33153 Submitted by: Faried Nawaz <fn@hungry.org>
This commit is contained in:
parent
cf1b88ff74
commit
bfe4f323ec
1 changed files with 1 additions and 1 deletions
|
|
@ -70,9 +70,9 @@ valid address range for a process.
|
|||
.Sh "SEE ALSO"
|
||||
.Xr madvise 2 ,
|
||||
.Xr mincore 2 ,
|
||||
.Xr mmap 2 ,
|
||||
.Xr mprotect 2 ,
|
||||
.Xr msync 2 ,
|
||||
.Xr munmap 2 ,
|
||||
.Xr getpagesize 3
|
||||
.Sh HISTORY
|
||||
The
|
||||
|
|
|
|||
Loading…
Reference in a new issue