summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/gen/rfork_thread.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/gen/rfork_thread.3 b/lib/libc/gen/rfork_thread.3
index 56e01a0..e985e1c 100644
--- a/lib/libc/gen/rfork_thread.3
+++ b/lib/libc/gen/rfork_thread.3
@@ -35,7 +35,7 @@
.Lb libc
.Sh SYNOPSIS
.In unistd.h
-.Ft int
+.Ft pid_t
.Fn rfork_thread "int flags" "void *stack" "int (*func)(void *arg)" "void *arg"
.Sh DESCRIPTION
The
OpenPOWER on IntegriCloud