1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-03 12:35:02 +00:00

mdoc(7) police: fixed warnings.

This commit is contained in:
Ruslan Ermilov 2000-11-20 14:22:41 +00:00
parent 432108fa2a
commit a304568fd9
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=68948

View File

@ -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