SEE ALSO: add mprotect(2).

This commit is contained in:
Michael Kerrisk 2008-05-27 02:57:24 +00:00
parent 740944a8e7
commit 54504ac3d3
1 changed files with 1 additions and 0 deletions

View File

@ -610,6 +610,7 @@ main(int argc, char *argv[])
.BR mincore (2),
.BR mlock (2),
.BR mmap2 (2),
.BR mprotect (2),
.BR mremap (2),
.BR msync (2),
.BR remap_file_pages (2),