From: Hugh Dickins <hugh@veritas.com>

Signed-off-by: Hugh Dickins <hugh@veritas.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
---

 25-akpm/Documentation/sysctl/vm.txt |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)

diff -puN Documentation/sysctl/vm.txt~overcommit-docs-fix Documentation/sysctl/vm.txt
--- 25/Documentation/sysctl/vm.txt~overcommit-docs-fix	Thu Sep 30 17:40:09 2004
+++ 25-akpm/Documentation/sysctl/vm.txt	Thu Sep 30 17:40:09 2004
@@ -47,7 +47,7 @@ of free memory left when userspace reque
 When this flag is 1, the kernel pretends there is always enough
 memory until it actually runs out.
 
-When this flag is 2, the kernel uses a "strict overcommit" 
+When this flag is 2, the kernel uses a "never overcommit"
 policy that attempts to prevent any overcommit of memory.  
 
 This feature can be very useful because there are a lot of
_