summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/man/pthread_once.3
diff options
context:
space:
mode:
authord <d@openbsd.org>1998-11-09 03:12:53 +0000
committerd <d@openbsd.org>1998-11-09 03:12:53 +0000
commitf8344ebdca65e19ed04fe37787bd5c0e495a8749 (patch)
tree893a50cc644fb00fd143d949ff87479cb872d297 /lib/libpthread/man/pthread_once.3
parentcompile MI com/lpt/ncr53c7xx for hppa (diff)
downloadwireguard-openbsd-f8344ebdca65e19ed04fe37787bd5c0e495a8749.tar.xz
wireguard-openbsd-f8344ebdca65e19ed04fe37787bd5c0e495a8749.zip
sync with FreeBSD (rwlock, gc thread, man pages)
add (broken) mips md stuff fix some const warnings add sigaltstack() stub another hash at getting shlib auto-init to work (mips/elf and i386/a.out)
Diffstat (limited to 'lib/libpthread/man/pthread_once.3')
-rw-r--r--lib/libpthread/man/pthread_once.32
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libpthread/man/pthread_once.3 b/lib/libpthread/man/pthread_once.3
index c5d0235b41f..fc50d56bf25 100644
--- a/lib/libpthread/man/pthread_once.3
+++ b/lib/libpthread/man/pthread_once.3
@@ -93,8 +93,6 @@ indicate the error.
.Sh ERRORS
None.
.Pp
-.Sh SEE ALSO
-.Xr pthreads 3
.Sh STANDARDS
.Fn pthread_once
conforms to ISO/IEC 9945-1 ANSI/IEEE