[<prev] [next>] [day] [month] [year] [list]
Message-ID: <CAKW4uUxk5Jq8BfOUnskWqePgTCg4TWwTEpnRBEx68Fg1xTpuXA@mail.gmail.com>
Date: Wed, 4 Oct 2017 00:14:39 +0900
From: Kangmin Park <l4stpr0gr4m@...il.com>
To: trivial@...nel.org
Cc: linux-kernel@...r.kernel.org
Subject: [PATCH trivial] Fix a typo in Documentation/sysctl/vm.txt
Fix a typo in Documentation/sysctl/vm.txt
Signed-off-by: Kangmin Park <l4stpr0gr4m@...il.com>
Cc: Jiri Kosina <trivial@...nel.org>
--- linux/Documentation/sysctl/vm.txt.orig 2017-09-07 00:19:43.260477784 +0900
+++ linux/Documentation/sysctl/vm.txt 2017-09-07 00:19:56.498431846 +0900
@@ -793,7 +793,7 @@ with no ill effects: errors and warnings
swappiness
This control is used to define how aggressive the kernel will swap
-memory pages. Higher values will increase agressiveness, lower values
+memory pages. Higher values will increase aggressiveness, lower values
decrease the amount of swap. A value of 0 instructs the kernel not to
initiate swap until the amount of free and file-backed pages is less
than the high water mark in a zone.
Powered by blists - more mailing lists