Loading...
--- Libc/Libc-825.25/pthreads/pthread_cleanup_pop.3
+++ Libc/Libc-498/pthreads/pthread_cleanup_pop.3
@@ -47,11 +47,6 @@
If there is no cleanup routine,
.Fn pthread_cleanup_pop
does nothing.
-.Pp
-.Fn pthread_cleanup_pop
-must be paired with a corresponding
-.Xr pthread_cleanup_push 3
-in the same lexical scope.
.Sh RETURN VALUES
.Fn pthread_cleanup_pop
does not return any value.