aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2008-10-29 08:33:00 -0500
committerMichael Kerrisk <mtk.manpages@gmail.com>2008-10-29 14:54:26 -0500
commitf9f812378c7adb70a8d11460b618eefc80741fcf (patch)
tree57f6c41791ff6be60c209dcc856828f0193de5d2
parent600c9aa9931c7e1870c800dff5e0a0d6d126484f (diff)
downloadman-pages-f9f812378c7adb70a8d11460b618eefc80741fcf.tar.gz
vfork.2: minor: Clarify that standards text is current (not a draft).
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
-rw-r--r--man2/vfork.22
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/vfork.2 b/man2/vfork.2
index 8b9575cfff..f5f0674cac 100644
--- a/man2/vfork.2
+++ b/man2/vfork.2
@@ -42,7 +42,7 @@ Feature Test Macro Requirements for glibc (see
_BSD_SOURCE || _XOPEN_SOURCE\ >=\ 500
.SH DESCRIPTION
.SS "Standard Description"
-(From SUSv2 / POSIX draft.)
+(From POSIX.1)
The
.BR vfork ()
function has the same effect as