From: Alejandro Colomar Date: Sun, 27 Feb 2022 20:03:38 +0000 (+0100) Subject: system.3: Add LIBRARY section (libc) X-Git-Tag: man-pages-5.19-rc1~368 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c6bd2457a2d0045e8eca8b87dbfc15f5e8dac69a;p=thirdparty%2Fman-pages.git system.3: Add LIBRARY section (libc) Signed-off-by: Alejandro Colomar --- diff --git a/man3/system.3 b/man3/system.3 index ce8bf25e53..3a9df41dc9 100644 --- a/man3/system.3 +++ b/man3/system.3 @@ -11,6 +11,9 @@ .TH SYSTEM 3 2021-03-22 "" "Linux Programmer's Manual" .SH NAME system \- execute a shell command +.SH LIBRARY +Standard C library +.RI ( libc ", " -lc ) .SH SYNOPSIS .nf .B #include