The patch titled Subject: Documentation/sysctl/vm.txt: fix typo has been added to the -mm tree. Its filename is fix-a-typo-in-documentation-sysctl-vmtxt.patch This patch should soon appear at http://ozlabs.org/~akpm/mmots/broken-out/fix-a-typo-in-documentation-sysctl-vmtxt.patch and later at http://ozlabs.org/~akpm/mmotm/broken-out/fix-a-typo-in-documentation-sysctl-vmtxt.patch Before you just go and hit "reply", please: a) Consider who else should be cc'ed b) Prefer to cc a suitable mailing list as well c) Ideally: find the original patch on the mailing list and do a reply-to-all to that, adding suitable additional cc's *** Remember to use Documentation/SubmitChecklist when testing your code *** The -mm tree is included into linux-next and is updated there every 3-4 working days ------------------------------------------------------ From: Kangmin Park <l4stpr0gr4m@xxxxxxxxx> Subject: Documentation/sysctl/vm.txt: fix typo Link: http://lkml.kernel.org/r/CAKW4uUyCi=PnKf3epgFVz8z=1tMtHSOHNm+fdNxrNw3-THvRCA@xxxxxxxxxxxxxx Signed-off-by: Kangmin Park <l4stpr0gr4m@xxxxxxxxx> Cc: Jiri Kosina <trivial@xxxxxxxxxx> Cc: Alan Cox <alan@xxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- Documentation/sysctl/vm.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff -puN Documentation/sysctl/vm.txt~fix-a-typo-in-documentation-sysctl-vmtxt Documentation/sysctl/vm.txt --- a/Documentation/sysctl/vm.txt~fix-a-typo-in-documentation-sysctl-vmtxt +++ a/Documentation/sysctl/vm.txt @@ -778,7 +778,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. _ Patches currently in -mm which might be from l4stpr0gr4m@xxxxxxxxx are fix-a-typo-in-documentation-sysctl-vmtxt.patch -- To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html