aboutsummaryrefslogtreecommitdiffstats
path: root/man2
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2021-08-08 01:04:04 +0200
committerMichael Kerrisk <mtk.manpages@gmail.com>2021-08-08 01:04:04 +0200
commita42acb62df146c707de3d185d3085c45d3e1ff06 (patch)
treecaf4bd227fef9e83adc6799c33a6fdba899fc056 /man2
parent136ae439fb6ce5e8a2f87e90ea15bbebf732a8e6 (diff)
downloadman-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.22
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