public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] doc: missing value 2 for randomize-va-space
@ 2009-07-02 15:23 Horst Schirmeier
  2009-07-02 23:11 ` Jiri Kosina
  0 siblings, 1 reply; 6+ messages in thread
From: Horst Schirmeier @ 2009-07-02 15:23 UTC (permalink / raw)
  To: rdunlap; +Cc: linux-doc, linux-kernel, trivial

The documentation for /proc/sys/kernel/* does not mention the possible
value 2 for randomize-va-space (but already mentions what it does).

Signed-off-by: Horst Schirmeier <horst@schirmeier.com>
---
 Documentation/sysctl/kernel.txt |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/sysctl/kernel.txt b/Documentation/sysctl/kernel.txt
index 322a00b..b2af4ef 100644
--- a/Documentation/sysctl/kernel.txt
+++ b/Documentation/sysctl/kernel.txt
@@ -310,7 +310,7 @@ that support this feature.
     loaded to random addresses. Also for PIE-linked binaries, the location
     of code start is randomized.
 
-    With heap randomization, the situation is a little bit more
+2 - With heap randomization, the situation is a little bit more
     complicated.
     There a few legacy applications out there (such as some ancient
     versions of libc.so.5 from 1996) that assume that brk area starts

-- 
PGP-Key 0xD40E0E7A

^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2009-07-03 10:26 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-02 15:23 [PATCH] doc: missing value 2 for randomize-va-space Horst Schirmeier
2009-07-02 23:11 ` Jiri Kosina
2009-07-03  0:05   ` Horst Schirmeier
2009-07-03 10:01     ` Jiri Kosina
2009-07-03 10:24       ` Ingo Molnar
2009-07-03 10:26         ` Jiri Kosina

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox