From: Alejandro Colomar Date: Sun, 12 Sep 2021 11:59:52 +0000 (+0200) Subject: pivot_root.2: Add LIBRARY section X-Git-Tag: man-pages-5.19-rc1~598 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e69cfee85265473ff637f52eaf24cef071bf8baa;p=thirdparty%2Fman-pages.git pivot_root.2: Add LIBRARY section Signed-off-by: Alejandro Colomar --- diff --git a/man2/pivot_root.2 b/man2/pivot_root.2 index 60ebd57e74..838a51709d 100644 --- a/man2/pivot_root.2 +++ b/man2/pivot_root.2 @@ -7,6 +7,9 @@ .TH PIVOT_ROOT 2 2021-03-22 "Linux" "Linux Programmer's Manual" .SH NAME pivot_root \- change the root mount +.SH LIBRARY +Standard C library +.RI ( libc ", " -lc ) .SH SYNOPSIS .nf .BR "#include " " /* Definition of " SYS_* " constants */"