]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - Documentation/sysctl/vm.txt
Merge branch 'akpm' (patches from Andrew)
[karo-tx-linux.git] / Documentation / sysctl / vm.txt
index e9c706e4627a8623e34ed6be128256f24919a9fd..902b4574acfbbae33be058eeae51551600d2fd21 100644 (file)
@@ -728,7 +728,7 @@ The default value is 60.
 
 - user_reserve_kbytes
 
-When overcommit_memory is set to 2, "never overommit" mode, reserve
+When overcommit_memory is set to 2, "never overcommit" mode, reserve
 min(3% of current process size, user_reserve_kbytes) of free memory.
 This is intended to prevent a user from starting a single memory hogging
 process, such that they cannot recover (kill the hog).