From: Alejandro Colomar Date: Sat, 12 Jun 2021 08:31:44 +0000 (+0200) Subject: wait.2: Remove X-Git-Tag: man-pages-5.12~10 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=be26e6997a86654d3af1585ba69486e8af8491bc;p=thirdparty%2Fman-pages.git wait.2: Remove The types that need are better documented in system_data_types(7). Let's keep only the includes for the prototypes and the constants. Signed-off-by: Alejandro Colomar Signed-off-by: Michael Kerrisk --- diff --git a/man2/wait.2 b/man2/wait.2 index 760f02f223..5ae955b3fd 100644 --- a/man2/wait.2 +++ b/man2/wait.2 @@ -51,7 +51,6 @@ wait, waitpid, waitid \- wait for process to change state .SH SYNOPSIS .nf -.B #include .B #include .PP .BI "pid_t wait(int *" "wstatus" );