This commit is contained in:
wollman 2000-04-23 02:02:33 +00:00
parent 30893e89bc
commit b16ce08794
2 changed files with 4 additions and 0 deletions

View File

@ -36,6 +36,8 @@
.Nd open or create a shared memory object
.Nm shm_unlink
.Nd remove a shared memory object
.Sh LIBRARY
.Lb libc
.Sh SYNOPSIS
.Fd #include <sys/types.h>
.Fd #include <sys/mman.h>

View File

@ -36,6 +36,8 @@
.Nd open or create a shared memory object
.Nm shm_unlink
.Nd remove a shared memory object
.Sh LIBRARY
.Lb libc
.Sh SYNOPSIS
.Fd #include <sys/types.h>
.Fd #include <sys/mman.h>