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, 1 insertions, 1 deletions
diff --git a/share/man/man3/pthread_once.3 b/share/man/man3/pthread_once.3
index bb5ebcf..00c5bdb 100644
--- a/share/man/man3/pthread_once.3
+++ b/share/man/man3/pthread_once.3
@@ -94,7 +94,7 @@ is undefined if
has automatic storage duration or is not initialized by
.Fa PTHREAD_ONCE_INIT .
.Sh RETURN VALUES
-If successful, the
+If successful, the
.Fn pthread_once
function will return zero.
Otherwise an error number will be returned to
OpenPOWER on IntegriCloud