wait.2: tfix

Reported-by: Sloane Bernstein <sloane@cpanel.net>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2016-08-06 08:34:31 +10:00
parent b59f2b5758
commit c46bf9ae19
1 changed files with 1 additions and 1 deletions

View File

@ -190,7 +190,7 @@ or by returning from main().
.BI WEXITSTATUS( wstatus )
returns the exit status of the child.
This consists of the least significant 8 bits of the
.I wstatus
.I status
argument that the child specified in a call to
.BR exit (3)
or