diff options
| author | Alexey Zelkin <phantom@FreeBSD.org> | 1999-09-05 06:41:49 +0000 |
|---|---|---|
| committer | Alexey Zelkin <phantom@FreeBSD.org> | 1999-09-05 06:41:49 +0000 |
| commit | 417f221ddc5e4cea095f49e4ceb5c2748040f60f (patch) | |
| tree | 3d1bfc6d27507745907d4c6d032919b4c112b6e6 /lib/libc | |
| parent | c60ceb83c2a08f73b69e71321bce5779f44bf227 (diff) | |
Notes
Diffstat (limited to 'lib/libc')
| -rw-r--r-- | lib/libc/sys/fork.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/fork.2 b/lib/libc/sys/fork.2 index 2e76bc0998aa..d01e60035e60 100644 --- a/lib/libc/sys/fork.2 +++ b/lib/libc/sys/fork.2 @@ -122,6 +122,6 @@ There is insufficient swap space for the new process. .Xr wait 2 .Sh HISTORY A -.Fn fork 2 +.Fn fork function call appeared in .At v6 . |
