diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2021-08-08 01:04:04 +0200 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2021-08-08 01:04:04 +0200 |
| commit | a42acb62df146c707de3d185d3085c45d3e1ff06 (patch) | |
| tree | caf4bd227fef9e83adc6799c33a6fdba899fc056 /man2 | |
| parent | 136ae439fb6ce5e8a2f87e90ea15bbebf732a8e6 (diff) | |
| download | man-pages-a42acb62df146c707de3d185d3085c45d3e1ff06.tar.gz | |
wait.2: Minor fixes to Richard Palethorpe's patch
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man2')
| -rw-r--r-- | man2/wait.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/wait.2 b/man2/wait.2 index 63d872ee63..b6cb326c09 100644 --- a/man2/wait.2 +++ b/man2/wait.2 @@ -463,7 +463,7 @@ or .BR waitpid ()) .I pid is equal to -.I INT_MIN +.BR INT_MIN . .SH CONFORMING TO SVr4, 4.3BSD, POSIX.1-2001. .SH NOTES |
