diff options
| -rw-r--r-- | man2/chmod.2 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/man2/chmod.2 b/man2/chmod.2 index da8853c964..3558685ccb 100644 --- a/man2/chmod.2 +++ b/man2/chmod.2 @@ -12,6 +12,9 @@ .TH CHMOD 2 2021-08-27 "Linux" "Linux Programmer's Manual" .SH NAME chmod, fchmod, fchmodat \- change permissions of a file +.SH LIBRARY +Standard C library +.RI ( libc ", " -lc ) .SH SYNOPSIS .nf .B #include <sys/stat.h> |
