summaryrefslogtreecommitdiff
path: root/lib/libc
diff options
context:
space:
mode:
authorAlexey Zelkin <phantom@FreeBSD.org>1999-09-05 06:41:49 +0000
committerAlexey Zelkin <phantom@FreeBSD.org>1999-09-05 06:41:49 +0000
commit417f221ddc5e4cea095f49e4ceb5c2748040f60f (patch)
tree3d1bfc6d27507745907d4c6d032919b4c112b6e6 /lib/libc
parentc60ceb83c2a08f73b69e71321bce5779f44bf227 (diff)
Notes
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/sys/fork.22
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 .