From 81583be9148642c85d683474eb8c3c2545d14041 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Wed, 16 Dec 2015 15:33:10 +0100 Subject: [PATCH] ld.so.8: tfix Reported-by: Phil Blundell Signed-off-by: Michael Kerrisk --- man8/ld.so.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man8/ld.so.8 b/man8/ld.so.8 index 48e1d7c8c..0aea6e7c4 100644 --- a/man8/ld.so.8 +++ b/man8/ld.so.8 @@ -487,7 +487,7 @@ will first try to map executable pages using the .BR mmap (2) .BR MAP_32BIT flag, and fall back to mapping without that flag if that attempt fails. -NB: MAP_32BIT will map to the low 2GB (not 2GB) of the address space. +NB: MAP_32BIT will map to the low 2GB (not 4GB) of the address space. Because .B MAP_32BIT reduces the address range available for address space layout