aboutsummaryrefslogtreecommitdiffstats
path: root/man2/vfork.2
diff options
context:
space:
mode:
Diffstat (limited to 'man2/vfork.2')
-rw-r--r--man2/vfork.22
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/vfork.2 b/man2/vfork.2
index 73a8fff62f..cd59a374f5 100644
--- a/man2/vfork.2
+++ b/man2/vfork.2
@@ -26,7 +26,7 @@
.\" 1999-11-10: Merged text taken from the page contributed by
.\" Reed H. Petty (rhp@draper.net)
.\"
-.TH VFORK 2 2017-09-15 "Linux" "Linux Programmer's Manual"
+.TH VFORK 2 2021-03-22 "Linux" "Linux Programmer's Manual"
.SH NAME
vfork \- create a child process and block parent
.SH SYNOPSIS