From: Alejandro Colomar Date: Sun, 27 Feb 2022 21:07:50 +0000 (+0100) Subject: setenv.3: Add LIBRARY section (libc) X-Git-Tag: man-pages-5.19-rc1~311 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=09672b8d1dcbced5c750db9f152aedf0a9c42017;p=thirdparty%2Fman-pages.git setenv.3: Add LIBRARY section (libc) Signed-off-by: Alejandro Colomar --- diff --git a/man3/setenv.3 b/man3/setenv.3 index f7de22091e..1c674e94b2 100644 --- a/man3/setenv.3 +++ b/man3/setenv.3 @@ -17,6 +17,9 @@ .TH SETENV 3 2021-03-22 "GNU" "Linux Programmer's Manual" .SH NAME setenv \- change or add an environment variable +.SH LIBRARY +Standard C library +.RI ( libc ", " -lc ) .SH SYNOPSIS .nf .B #include