Signed-off-by: Alejandro Colomar <alx.manpages@xxxxxxxxx> --- man2/_exit.2 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/man2/_exit.2 b/man2/_exit.2 index 4b3cfd7ac..9a0e9bdd5 100644 --- a/man2/_exit.2 +++ b/man2/_exit.2 @@ -29,6 +29,9 @@ .TH _EXIT 2 2021-03-22 "Linux" "Linux Programmer's Manual" .SH NAME _exit, _Exit \- terminate the calling process +.SH LIBRARY +Standard C library +.RI ( libc ", " -lc ) .SH SYNOPSIS .nf .B #include <unistd.h> -- 2.33.0