mmap.2: Bump timestamp for William Kucharski's review of "Fix description of treatment of the hint"

Reviewed-by: William Kucharski <william.kucharski@oracle.com>

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2019-02-27 15:38:35 +01:00
parent 16ff7dba82
commit 0c479e1954
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@
.\" 2007-07-10, mtk, Added an example program.
.\" 2008-11-18, mtk, document MAP_STACK
.\"
.TH MMAP 2 2018-04-30 "Linux" "Linux Programmer's Manual"
.TH MMAP 2 2019-02-27 "Linux" "Linux Programmer's Manual"
.SH NAME
mmap, munmap \- map or unmap files or devices into memory
.SH SYNOPSIS