aboutsummaryrefslogtreecommitdiff
path: root/doc/libpsx.3
diff options
context:
space:
mode:
Diffstat (limited to 'doc/libpsx.3')
-rw-r--r--doc/libpsx.34
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/libpsx.3 b/doc/libpsx.3
index 9516558..615fceb 100644
--- a/doc/libpsx.3
+++ b/doc/libpsx.3
@@ -40,10 +40,6 @@ the
call with a psx thread registration function is used to allow
.B libpsx
to keep track of all pthreads. If that trick is not usable by your application, then the much more cumbersome and fragile
-.BR psx_register ( pthread_t " thread)"
-function is provided to register threads manually with the library. To
-successfully use this approach an explanation of how to code for it is
-provided at the top of the
.B <sys/psx_syscall.h>
header file.
.PP