summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/man/pthread_cleanup_pop.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libpthread/man/pthread_cleanup_pop.3')
-rw-r--r--lib/libpthread/man/pthread_cleanup_pop.33
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libpthread/man/pthread_cleanup_pop.3 b/lib/libpthread/man/pthread_cleanup_pop.3
index faae8ba..009a85e 100644
--- a/lib/libpthread/man/pthread_cleanup_pop.3
+++ b/lib/libpthread/man/pthread_cleanup_pop.3
@@ -43,7 +43,8 @@ The
function pops the top cleanup routine off of the current threads cleanup
routine stack, and, if
.Fa execute
-is non-zero, it will execute the function. If there is no cleanup routine
+is non-zero, it will execute the function.
+If there is no cleanup routine
then
.Fn pthread_cleanup_pop
does nothing.
OpenPOWER on IntegriCloud