]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
wait.2: Minor fixes to Richard Palethorpe's patch
authorMichael Kerrisk <mtk.manpages@gmail.com>
Sat, 7 Aug 2021 23:04:04 +0000 (01:04 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Sat, 7 Aug 2021 23:04:04 +0000 (01:04 +0200)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/wait.2

index 63d872ee63ad1ee8e1acd70f7d7648ce0da76429..b6cb326c090ee6babe606fe59d1c83e4b9d4af03 100644 (file)
@@ -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