summaryrefslogtreecommitdiffstats
path: root/share/man/man3/pthread_once.3
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man3/pthread_once.3')
-rw-r--r--share/man/man3/pthread_once.32
1 files changed, 0 insertions, 2 deletions
diff --git a/share/man/man3/pthread_once.3 b/share/man/man3/pthread_once.3
index 48a4279..f3621d9 100644
--- a/share/man/man3/pthread_once.3
+++ b/share/man/man3/pthread_once.3
@@ -91,7 +91,6 @@ is undefined if
.Fa once_control
has automatic storage duration or is not initialized by
.Fa PTHREAD_ONCE_INIT .
-.Pp
.Sh RETURN VALUES
If successful, the
.Fn pthread_once
@@ -100,7 +99,6 @@ Otherwise an error number will be returned to
indicate the error.
.Sh ERRORS
None.
-.Pp
.Sh STANDARDS
.Fn pthread_once
conforms to
OpenPOWER on IntegriCloud