summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2000-11-20 14:22:41 +0000
committerru <ru@FreeBSD.org>2000-11-20 14:22:41 +0000
commit26c9ec6216eeb89fdb1cf655ab4272c100ada6f4 (patch)
tree4c9c88b9c56753de00dae64f2acb572f20c4ba92 /lib
parentadf9e19a744dd40507c6051eb8a1545030b68f09 (diff)
downloadFreeBSD-src-26c9ec6216eeb89fdb1cf655ab4272c100ada6f4.zip
FreeBSD-src-26c9ec6216eeb89fdb1cf655ab4272c100ada6f4.tar.gz
mdoc(7) police: fixed warnings.
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/sys/rfork.26
1 files changed, 2 insertions, 4 deletions
diff --git a/lib/libc/sys/rfork.2 b/lib/libc/sys/rfork.2
index 471d244..4cd45eb 100644
--- a/lib/libc/sys/rfork.2
+++ b/lib/libc/sys/rfork.2
@@ -156,13 +156,11 @@ There is insufficient swap space for the new process.
does not yet implement a native
.Fn clone
library call, and the current pthreads implementation does not use
-.Fn
-rfork
+.Fn rfork
with RFMEM. A native port of the linux threads library,
.Pa /usr/ports/devel/linuxthreads ,
contains a working
-.Fn
-clone
+.Fn clone
call that utilizes RFMEM.
The
.Fn rfork_thread
OpenPOWER on IntegriCloud