summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/vfork.2
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2004-07-02 23:52:20 +0000
committerru <ru@FreeBSD.org>2004-07-02 23:52:20 +0000
commit01548ace1533487f9c0488f55112c9d8641f8184 (patch)
tree23294a96f715e1e5bc35c1029ec151c90ee95b96 /lib/libc/sys/vfork.2
parent47f5e31e2bb626743fa9e912918201fe505b1419 (diff)
downloadFreeBSD-src-01548ace1533487f9c0488f55112c9d8641f8184.zip
FreeBSD-src-01548ace1533487f9c0488f55112c9d8641f8184.tar.gz
Mechanically kill hard sentence breaks.
Diffstat (limited to 'lib/libc/sys/vfork.2')
-rw-r--r--lib/libc/sys/vfork.23
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libc/sys/vfork.2 b/lib/libc/sys/vfork.2
index cf57134..b299923 100644
--- a/lib/libc/sys/vfork.2
+++ b/lib/libc/sys/vfork.2
@@ -50,7 +50,8 @@ The
system call
can be used to create new processes without fully copying the address
space of the old process, which is horrendously inefficient in a paged
-environment. It is useful when the purpose of
+environment.
+It is useful when the purpose of
.Xr fork 2
would have been to create a new system context for an
.Xr execve 2 .
OpenPOWER on IntegriCloud