diff options
Diffstat (limited to 'lib/libc/sys/rfork.2')
| -rw-r--r-- | lib/libc/sys/rfork.2 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libc/sys/rfork.2 b/lib/libc/sys/rfork.2 index ec53699bb53c..471d244712c2 100644 --- a/lib/libc/sys/rfork.2 +++ b/lib/libc/sys/rfork.2 @@ -152,7 +152,8 @@ There is insufficient swap space for the new process. .Xr vfork 2 , .Xr rfork_thread 3 .Sh BUGS -FreeBSD does not yet implement a native +.Fx +does not yet implement a native .Fn clone library call, and the current pthreads implementation does not use .Fn |
