madvise.2, msync.2, libc.7: tstamp

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-04-20 11:05:32 +02:00
parent 7e8b106588
commit 84b349919b
3 changed files with 3 additions and 3 deletions

View 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

View File

@ -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

View File

@ -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