Signed-off-by: Alejandro Colomar <alx.manpages@xxxxxxxxx> --- man2/spu_create.2 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/man2/spu_create.2 b/man2/spu_create.2 index 746a86ed6..1810e94db 100644 --- a/man2/spu_create.2 +++ b/man2/spu_create.2 @@ -25,6 +25,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 */" -- 2.33.0