summaryrefslogtreecommitdiff
path: root/lib/libc
diff options
context:
space:
mode:
authorGarrett Wollman <wollman@FreeBSD.org>2000-04-23 02:02:33 +0000
committerGarrett Wollman <wollman@FreeBSD.org>2000-04-23 02:02:33 +0000
commitc1c8bf83759b048ae64c7b80c780d293b9eb9c71 (patch)
treeaa1ed1b31ea16239fb7e4ff74ba8047ad0b8ea53 /lib/libc
parentf32b1300128afc5171f0a0e0a8489a0850ede5a0 (diff)
Notes
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/gen/shm_open.32
-rw-r--r--lib/libc/sys/shm_open.22
2 files changed, 4 insertions, 0 deletions
diff --git a/lib/libc/gen/shm_open.3 b/lib/libc/gen/shm_open.3
index 0bb54e6e9834..adb46ace1f43 100644
--- a/lib/libc/gen/shm_open.3
+++ b/lib/libc/gen/shm_open.3
@@ -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>
diff --git a/lib/libc/sys/shm_open.2 b/lib/libc/sys/shm_open.2
index 0bb54e6e9834..adb46ace1f43 100644
--- a/lib/libc/sys/shm_open.2
+++ b/lib/libc/sys/shm_open.2
@@ -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>