diff options
| author | Andrey A. Chernov <ache@FreeBSD.org> | 1997-04-25 14:41:55 +0000 |
|---|---|---|
| committer | Andrey A. Chernov <ache@FreeBSD.org> | 1997-04-25 14:41:55 +0000 |
| commit | d4192bac8edf1257bb64638ebc894057a65d11a0 (patch) | |
| tree | 80c74a674be713eff475ff1a171846795bf429b7 /lib/libc | |
| parent | 52b8453b47c61b5e5f9dc44940414a1c4d36e246 (diff) | |
Notes
Diffstat (limited to 'lib/libc')
| -rw-r--r-- | lib/libc/sys/fork.2 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libc/sys/fork.2 b/lib/libc/sys/fork.2 index e4bb7eff4dc7..a0bb0f624d92 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 |
