Prev: vmscan: shrink_slab() require number of lru_pages, not page order
Next: ISDN: hysdn, fix potential NULL dereference
From: Kulikov Vasiliy on 27 Jun 2010 00:00 Fix trivial typo: duplicated word. Signed-off-by: Kulikov Vasiliy <segooon(a)gmail.com> diff --git a/Documentation/sysctl/vm.txt b/Documentation/sysctl/vm.txt index 5fdbb61..82b2da1 100644 --- a/Documentation/sysctl/vm.txt +++ b/Documentation/sysctl/vm.txt @@ -196,7 +196,7 @@ controlled by this knob are discussed in Documentation/laptops/laptop-mode.txt. �legacy_va_layout -If non-zero, this sysctl disables the new 32-bit mmap mmap layout - the kernel +If non-zero, this sysctl disables the new 32-bit mmap layout - the kernel �will use the legacy (2.4) layout for all processes. �============================================================== -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |