diff options
| author | Dima Dorfman <dd@FreeBSD.org> | 2001-07-09 09:54:33 +0000 |
|---|---|---|
| committer | Dima Dorfman <dd@FreeBSD.org> | 2001-07-09 09:54:33 +0000 |
| commit | 70d51341bf6ad3be0ea5b02ef489691d80719249 (patch) | |
| tree | ab3b6200f079a95b6a4418f399032563aa053a74 /lib/libpthread/man/pthread_once.3 | |
| parent | 7bc6d0158f0e9863a2a13a951321185d214cd3be (diff) | |
Notes
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 |
