Correct a typo: this is the manpage for pthread_cleanup_pop, not push.
Submitted by: ian
This commit is contained in:
parent
99e33eab01
commit
9ef82a94ab
@ -52,7 +52,7 @@ then
|
||||
does nothing.
|
||||
.Pp
|
||||
The
|
||||
.Fn pthread_cleanup_push
|
||||
.Fn pthread_cleanup_pop
|
||||
function is implemented as a macro that closes a block.
|
||||
Invocations of this function must appear as standalone statements that are
|
||||
paired with an earlier call of
|
||||
|
Loading…
Reference in New Issue
Block a user