summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/vfork.2
diff options
context:
space:
mode:
authorwosch <wosch@FreeBSD.org>1996-12-23 23:09:55 +0000
committerwosch <wosch@FreeBSD.org>1996-12-23 23:09:55 +0000
commit0426c0af88896ae0e7b7809d8729d78595b55e26 (patch)
treeec33788a78a02be9ab81ee911d537fd2e291e5f4 /lib/libc/sys/vfork.2
parentdfe5d3d364470874b0343a6ed0e31afd01de04b7 (diff)
downloadFreeBSD-src-0426c0af88896ae0e7b7809d8729d78595b55e26.zip
FreeBSD-src-0426c0af88896ae0e7b7809d8729d78595b55e26.tar.gz
comma typos
Diffstat (limited to 'lib/libc/sys/vfork.2')
-rw-r--r--lib/libc/sys/vfork.25
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/libc/sys/vfork.2 b/lib/libc/sys/vfork.2
index ad726bf..4c1ed93 100644
--- a/lib/libc/sys/vfork.2
+++ b/lib/libc/sys/vfork.2
@@ -30,6 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)vfork.2 8.1 (Berkeley) 6/4/93
+.\" $Id$
.\"
.Dd June 4, 1993
.Dt VFORK 2
@@ -89,10 +90,10 @@ it is wrong to call
.Xr exit 3
since buffered data would then be flushed twice.)
.Sh SEE ALSO
-.Xr fork 2 ,
.Xr execve 2 ,
+.Xr fork 2 ,
.Xr sigvec 2 ,
-.Xr wait 2 ,
+.Xr wait 2
.Sh DIAGNOSTICS
Same as for
.Xr fork 2 .
OpenPOWER on IntegriCloud