Signed-off-by: Alejandro Colomar <alx.manpages@xxxxxxxxx> --- man2/wait4.2 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/man2/wait4.2 b/man2/wait4.2 index 3bd60367e..12d55a556 100644 --- a/man2/wait4.2 +++ b/man2/wait4.2 @@ -33,6 +33,9 @@ .TH WAIT4 2 2021-03-22 "Linux" "Linux Programmer's Manual" .SH NAME wait3, wait4 \- wait for process to change state, BSD style +.SH LIBRARY +Standard C library +.RI ( libc ", " -lc ) .SH SYNOPSIS .nf .B #include <sys/wait.h> -- 2.33.0