diff options
Diffstat (limited to 'man2/vfork.2')
| -rw-r--r-- | man2/vfork.2 | 3 |
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> |
