]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
kexec_load.2: Add LIBRARY section
authorAlejandro Colomar <alx.manpages@gmail.com>
Sun, 12 Sep 2021 12:44:07 +0000 (14:44 +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/kexec_load.2

index 1670150014e1e9f5e1698891e4354774f83a1046..d491e43e88eb986fb72115ef36b9e032f80f6cf5 100644 (file)
@@ -7,6 +7,9 @@
 .TH KEXEC_LOAD 2 2021-03-22 "Linux" "Linux Programmer's Manual"
 .SH NAME
 kexec_load, kexec_file_load \- load a new kernel for later execution
+.SH LIBRARY
+Standard C library
+.RI ( libc ", " -lc )
 .SH SYNOPSIS
 .nf
 .BR "#include <linux/kexec.h>" "      /* Definition of " KEXEC_* " constants */"