summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/vfork.2
diff options
context:
space:
mode:
authorbrueffer <brueffer@FreeBSD.org>2009-11-13 13:13:35 +0000
committerbrueffer <brueffer@FreeBSD.org>2009-11-13 13:13:35 +0000
commita9f932df0f9837cdd04311f9897f1c5a6258f1dc (patch)
tree16934e56c9f85cffe29ac9ccf4dd5b8a85d2027a /lib/libc/sys/vfork.2
parent4266fed8b75e8b7d04914e377aa667d50b5d056d (diff)
downloadFreeBSD-src-a9f932df0f9837cdd04311f9897f1c5a6258f1dc.zip
FreeBSD-src-a9f932df0f9837cdd04311f9897f1c5a6258f1dc.tar.gz
Improved the manpage description. The committed wording
was provided by jhb. PR: 140528 Submitted by: Chris Petrik <chris@officialunix.com> Discussed with: remko, jhb and the submitter MFC after: 1 week
Diffstat (limited to 'lib/libc/sys/vfork.2')
-rw-r--r--lib/libc/sys/vfork.24
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/vfork.2 b/lib/libc/sys/vfork.2
index 928130b..75b2982 100644
--- a/lib/libc/sys/vfork.2
+++ b/lib/libc/sys/vfork.2
@@ -28,12 +28,12 @@
.\" @(#)vfork.2 8.1 (Berkeley) 6/4/93
.\" $FreeBSD$
.\"
-.Dd June 4, 1993
+.Dd November 13, 2009
.Dt VFORK 2
.Os
.Sh NAME
.Nm vfork
-.Nd spawn new process in a virtual memory efficient way
+.Nd create a new process without copying the address space
.Sh LIBRARY
.Lb libc
.Sh SYNOPSIS
OpenPOWER on IntegriCloud