aboutsummaryrefslogtreecommitdiffstats
path: root/man2/spu_create.2
diff options
context:
space:
mode:
authorAlejandro Colomar <alx.manpages@gmail.com>2021-09-11 17:49:19 +0200
committerAlejandro Colomar <alx.manpages@gmail.com>2022-02-25 16:33:03 +0100
commitc3043f613b759efec29bc2080b56e2df279c7f86 (patch)
tree2b2fd443d2583b0d819d913f723766d1c8b741eb /man2/spu_create.2
parenta55818ff565fd1f40e96d95e9c77d92349ff6a78 (diff)
downloadman-pages-c3043f613b759efec29bc2080b56e2df279c7f86.tar.gz
spu_create.2: Add LIBRARY section
Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com>
Diffstat (limited to 'man2/spu_create.2')
-rw-r--r--man2/spu_create.23
1 files changed, 3 insertions, 0 deletions
diff --git a/man2/spu_create.2 b/man2/spu_create.2
index 3fa9a5011e..3ddf3f9d5b 100644
--- a/man2/spu_create.2
+++ b/man2/spu_create.2
@@ -11,6 +11,9 @@
.TH SPU_CREATE 2 2021-03-22 Linux "Linux Programmer's Manual"
.SH NAME
spu_create \- create a new spu context
+.SH LIBRARY
+Standard C library
+.RI ( libc ", " -lc )
.SH SYNOPSIS
.nf
.BR "#include <sys/spu.h>" " /* Definition of " SPU_* " constants */"