All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Documentation: mm: Fix typo in vm.txt
@ 2015-01-02  3:03 ` Masanari Iida
  0 siblings, 0 replies; 4+ messages in thread
From: Masanari Iida @ 2015-01-02  3:03 UTC (permalink / raw)
  To: corbet, linux-kernel, linux-doc; +Cc: linux-mm, Masanari Iida

This patch fix a spelling typo in Documentation/sysctl/vm.txt

Signed-off-by: Masanari Iida <standby24x7@gmail.com>
---
 Documentation/sysctl/vm.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/sysctl/vm.txt b/Documentation/sysctl/vm.txt
index 4415aa9..de3afef 100644
--- a/Documentation/sysctl/vm.txt
+++ b/Documentation/sysctl/vm.txt
@@ -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).
-- 
2.2.1.62.g3f15098


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

end of thread, other threads:[~2015-01-29 20:59 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-02  3:03 [PATCH] Documentation: mm: Fix typo in vm.txt Masanari Iida
2015-01-02  3:03 ` Masanari Iida
2015-01-28 19:34 ` Jonathan Corbet
2015-01-28 19:34   ` Jonathan Corbet

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.