diff --git a/man2/madvise.2 b/man2/madvise.2 index d374628ec..032ead785 100644 --- a/man2/madvise.2 +++ b/man2/madvise.2 @@ -32,7 +32,7 @@ .\" 2011-09-18, Doug Goldstein .\" 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 diff --git a/man2/msync.2 b/man2/msync.2 index 86140fa3d..88f2b6436 100644 --- a/man2/msync.2 +++ b/man2/msync.2 @@ -22,7 +22,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH MSYNC 2 2014-03-04 "Linux" "Linux Programmer's Manual" +.TH MSYNC 2 2014-04-20 "Linux" "Linux Programmer's Manual" .SH NAME msync \- synchronize a file with a memory map .SH SYNOPSIS diff --git a/man7/libc.7 b/man7/libc.7 index 68f7f1d24..6f7d7c68b 100644 --- a/man7/libc.7 +++ b/man7/libc.7 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH LIBC 7 2014-01-11 "Linux" "Linux Programmer's Manual" +.TH LIBC 7 2014-04-20 "Linux" "Linux Programmer's Manual" .SH NAME libc \- overview of standard C libraries on Linux .SH DESCRIPTION