SEE ALSO: add shmat(2).

This commit is contained in:
Michael Kerrisk 2008-05-27 02:59:06 +00:00
parent 54504ac3d3
commit 7921f13b4c
1 changed files with 1 additions and 0 deletions

View File

@ -615,6 +615,7 @@ main(int argc, char *argv[])
.BR msync (2),
.BR remap_file_pages (2),
.BR setrlimit (2),
.BR shmat (2),
.BR shm_open (3)
.br
B.O. Gallmeister, POSIX.4, O'Reilly, pp. 128-129 and 389-391.