aboutsummaryrefslogtreecommitdiffstats
path: root/man3
diff options
context:
space:
mode:
authorAlejandro Colomar <alx.manpages@gmail.com>2022-03-06 19:53:51 +0100
committerAlejandro Colomar <alx.manpages@gmail.com>2022-03-06 19:53:51 +0100
commit8497c7a6fa77c83ad5afb94e5c9fe920779c968c (patch)
treecab3e07d442f8003e26db65bfd3e975b803dc266 /man3
parent7cc1a01f512183a0ee37c4b0622c2b50fc3f74fa (diff)
downloadman-pages-8497c7a6fa77c83ad5afb94e5c9fe920779c968c.tar.gz
posix_madvise.3: Add LIBRARY section (libc)
Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com>
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>