From 87c8ded5517cf5d31f01cc036e4faabe78e9a57e Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Mon, 18 Dec 2017 20:10:04 +0100 Subject: [PATCH] mmap.2: wfix Signed-off-by: Michael Kerrisk --- man2/mmap.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man2/mmap.2 b/man2/mmap.2 index 163b8cd61..6b19209c1 100644 --- a/man2/mmap.2 +++ b/man2/mmap.2 @@ -212,7 +212,7 @@ Don't interpret .I addr as a hint: place the mapping at exactly that address. .I addr -must be suitably aligned: for most architectures a multiple of page +must be suitably aligned: for most architectures a multiple of the page size is sufficient; however, some architectures may impose additional restrictions. If the memory region specified by