shm_open() is in section 3, not 2.

This commit is contained in:
Michael Kerrisk 2006-03-15 22:26:36 +00:00
parent 08baa0af11
commit 424a895034
2 changed files with 2 additions and 2 deletions

View File

@ -367,7 +367,7 @@ is specified as
.BR mremap (2),
.BR msync (2),
.BR setrlimit (2),
.BR shm_open (2)
.BR shm_open (3)
.br
B.O. Gallmeister, POSIX.4, O'Reilly, pp. 128-129 and 389-391.
.\"

View File

@ -78,4 +78,4 @@ function that is part of the LFS (Large File Summit).
.BR mmap (2),
.BR mremap (2),
.BR msync (2),
.BR shm_open (2)
.BR shm_open (3)