From: Alejandro Colomar Date: Sun, 12 Sep 2021 12:46:53 +0000 (+0200) Subject: init_module.2: Add LIBRARY section X-Git-Tag: man-pages-5.19-rc1~578 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e9f620d399a8ea9c3f4b26daffe645b326afcf73;p=thirdparty%2Fman-pages.git init_module.2: Add LIBRARY section Signed-off-by: Alejandro Colomar --- diff --git a/man2/init_module.2 b/man2/init_module.2 index 7d6be0eb5f..2af0953a7d 100644 --- a/man2/init_module.2 +++ b/man2/init_module.2 @@ -7,6 +7,9 @@ .TH INIT_MODULE 2 2021-03-22 "Linux" "Linux Programmer's Manual" .SH NAME init_module, finit_module \- load a kernel module +.SH LIBRARY +Standard C library +.RI ( libc ", " -lc ) .SH SYNOPSIS .nf .BR "#include " " /* Definition of " MODULE_* " constants */"