diff options
Diffstat (limited to 'man3/intro.3')
| -rw-r--r-- | man3/intro.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man3/intro.3 b/man3/intro.3 index 1eb60320b0..1bdd07e344 100644 --- a/man3/intro.3 +++ b/man3/intro.3 @@ -30,7 +30,7 @@ intro \- introduction to library functions Section 3 of the manual describes all library functions excluding the library functions (system call wrappers) described in Section 2, which implement system calls. - +.PP Many of the functions described in the section are part of the Standard C Library .RI ( libc ). @@ -47,7 +47,7 @@ and .IR \-lrt , respectively, for the aforementioned libraries). - +.PP In some cases, the programmer must define a feature test macro in order to obtain the declaration of a function from the header file specified |
