aboutsummaryrefslogtreecommitdiffstats
path: root/man3
diff options
context:
space:
mode:
Diffstat (limited to 'man3')
-rw-r--r--man3/posix_madvise.33
1 files changed, 3 insertions, 0 deletions
diff --git a/man3/posix_madvise.3 b/man3/posix_madvise.3
index 90e5ce84b9..a5748ad8c7 100644
--- a/man3/posix_madvise.3
+++ b/man3/posix_madvise.3
@@ -5,6 +5,9 @@
.TH POSIX_MADVISE 3 2021-03-22 Linux "Linux Programmer's Manual"
.SH NAME
posix_madvise \- give advice about patterns of memory usage
+.SH LIBRARY
+Standard C library
+.RI ( libc ", " -lc )
.SH SYNOPSIS
.nf
.B #include <sys/mman.h>