diff options
| -rw-r--r-- | man2/ptrace.2 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/man2/ptrace.2 b/man2/ptrace.2 index e965cd31e1..b71ed5cab8 100644 --- a/man2/ptrace.2 +++ b/man2/ptrace.2 @@ -86,6 +86,9 @@ .TH PTRACE 2 2021-03-22 "Linux" "Linux Programmer's Manual" .SH NAME ptrace \- process trace +.SH LIBRARY +Standard C library +.RI ( libc ", " -lc ) .SH SYNOPSIS .nf .B #include <sys/ptrace.h> |
