]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
pivot_root.2: Add LIBRARY section
authorAlejandro Colomar <alx.manpages@gmail.com>
Sun, 12 Sep 2021 11:59:52 +0000 (13:59 +0200)
committerAlejandro Colomar <alx.manpages@gmail.com>
Fri, 25 Feb 2022 15:33:03 +0000 (16:33 +0100)
Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com>
man2/pivot_root.2

index 60ebd57e7426828b16b0bbc199eeba875db2f57d..838a51709d9708dc541621155254579cfdeb5893 100644 (file)
@@ -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 <sys/syscall.h>" "      /* Definition of " SYS_* " constants */"