OSDN Git Service

(split) LDP: Update original to LDP v3.65
[linuxjm/LDP_man-pages.git] / original / man2 / madvise.2
index f421078..1c208bf 100644 (file)
@@ -32,7 +32,7 @@
 .\" 2011-09-18, Doug Goldstein <cardoe@cardoe.com>
 .\"     Document MADV_HUGEPAGE and MADV_NOHUGEPAGE
 .\"
-.TH MADVISE 2 2012-04-28 "Linux" "Linux Programmer's Manual"
+.TH MADVISE 2 2014-04-20 "Linux" "Linux Programmer's Manual"
 .SH NAME
 madvise \- give advice about use of memory
 .SH SYNOPSIS
@@ -376,9 +376,10 @@ from the system call, as it should).
 .BR mprotect (2),
 .BR msync (2),
 .BR munmap (2),
+.BR prctl (2),
 .BR core (5)
 .SH COLOPHON
-This page is part of release 3.64 of the Linux
+This page is part of release 3.65 of the Linux
 .I man-pages
 project.
 A description of the project,