aboutsummaryrefslogtreecommitdiffstats
path: root/man2/vfork.2
diff options
context:
space:
mode:
Diffstat (limited to 'man2/vfork.2')
-rw-r--r--man2/vfork.23
1 files changed, 3 insertions, 0 deletions
diff --git a/man2/vfork.2 b/man2/vfork.2
index 6290d1182c..6a77b1b662 100644
--- a/man2/vfork.2
+++ b/man2/vfork.2
@@ -9,6 +9,9 @@
.TH VFORK 2 2021-03-22 "Linux" "Linux Programmer's Manual"
.SH NAME
vfork \- create a child process and block parent
+.SH LIBRARY
+Standard C library
+.RI ( libc ", " -lc )
.SH SYNOPSIS
.nf
.B #include <unistd.h>