summaryrefslogtreecommitdiff
path: root/lib/libc/sys/shmat.2
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/sys/shmat.2')
-rw-r--r--lib/libc/sys/shmat.22
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libc/sys/shmat.2 b/lib/libc/sys/shmat.2
index 331a4c942186..01cbc53daf33 100644
--- a/lib/libc/sys/shmat.2
+++ b/lib/libc/sys/shmat.2
@@ -32,6 +32,8 @@
.Nm shmat ,
.Nm shmdt
.Nd attach or detach shared memory
+.Sh LIBRARY
+.Lb libc
.Sh SYNOPSIS
.Fd #include <machine/param.h>
.Fd #include <sys/types.h>