summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>1997-04-25 14:41:55 +0000
committerache <ache@FreeBSD.org>1997-04-25 14:41:55 +0000
commit34d3c87f8fa472fe5cf435a30e2324e9ac5ced46 (patch)
treebe510977b54dcd3af49f9ec2b2a075e016d021b8 /lib
parent9ce971f4dee00c5727814d0054b33725e51298b0 (diff)
downloadFreeBSD-src-34d3c87f8fa472fe5cf435a30e2324e9ac5ced46.zip
FreeBSD-src-34d3c87f8fa472fe5cf435a30e2324e9ac5ced46.tar.gz
Add vfork(2) to SEE ALSO
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/sys/fork.21
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libc/sys/fork.2 b/lib/libc/sys/fork.2
index e4bb7ef..a0bb0f6 100644
--- a/lib/libc/sys/fork.2
+++ b/lib/libc/sys/fork.2
@@ -114,6 +114,7 @@ There is insufficient swap space for the new process.
.El
.Sh SEE ALSO
.Xr execve 2 ,
+.Xr vfork 2 ,
.Xr wait 2
.Sh HISTORY
A
OpenPOWER on IntegriCloud