aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man2/fork.23
1 files changed, 2 insertions, 1 deletions
diff --git a/man2/fork.2 b/man2/fork.2
index 4c33d46e9d..efe3fa4dc2 100644
--- a/man2/fork.2
+++ b/man2/fork.2
@@ -36,7 +36,7 @@
.\" Greatly expanded, to describe all attributes that differ
.\" parent and child.
.\"
-.TH FORK 2 2008-04-22 "Linux" "Linux Programmer's Manual"
+.TH FORK 2 2009-02-04 "Linux" "Linux Programmer's Manual"
.SH NAME
fork \- create a child process
.SH SYNOPSIS
@@ -219,5 +219,6 @@ and
.BR unshare (2),
.BR vfork (2),
.BR wait (2),
+.BR daemon (3)
.BR capabilities (7),
.BR credentials (7)