aboutsummaryrefslogtreecommitdiffstats
path: root/man2/mmap.2
diff options
context:
space:
mode:
Diffstat (limited to 'man2/mmap.2')
-rw-r--r--man2/mmap.22
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/mmap.2 b/man2/mmap.2
index f34b751f42..164ba196e2 100644
--- a/man2/mmap.2
+++ b/man2/mmap.2
@@ -37,7 +37,7 @@
.\" 2007-07-10, mtk, Added an example program.
.\" 2008-11-18, mtk, document MAP_STACK
.\"
-.TH MMAP 2 2020-12-21 "Linux" "Linux Programmer's Manual"
+.TH MMAP 2 2021-03-22 "Linux" "Linux Programmer's Manual"
.SH NAME
mmap, munmap \- map or unmap files or devices into memory
.SH SYNOPSIS