aboutsummaryrefslogtreecommitdiffstats
path: root/man2/fork.2
diff options
context:
space:
mode:
Diffstat (limited to 'man2/fork.2')
-rw-r--r--man2/fork.22
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/fork.2 b/man2/fork.2
index 344b9f6ebd..391b7747cc 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 2020-06-09 "Linux" "Linux Programmer's Manual"
+.TH FORK 2 2021-03-22 "Linux" "Linux Programmer's Manual"
.SH NAME
fork \- create a child process
.SH SYNOPSIS