diff options
Diffstat (limited to 'lib/libpthread/man/pthread_once.3')
| -rw-r--r-- | lib/libpthread/man/pthread_once.3 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libpthread/man/pthread_once.3 b/lib/libpthread/man/pthread_once.3 index 48a42797f780..f3621d9a4894 100644 --- a/lib/libpthread/man/pthread_once.3 +++ b/lib/libpthread/man/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 |
