diff options
| -rw-r--r-- | man3/FILE.3 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/man3/FILE.3 b/man3/FILE.3 index 39ee300faf..0fbc5177f0 100644 --- a/man3/FILE.3 +++ b/man3/FILE.3 @@ -7,6 +7,9 @@ .TH FILE 3 2021-11-02 Linux "Linux Programmer's Manual" .SH NAME FILE \- input/output stream +.SH LIBRARY +Standard C library +.RI ( libc ) .SH SYNOPSIS .nf .B #include <stdio.h> |
