Documentation/sysctl/vm.txt typo
Fix trivial typo: duplicated word. Signed-off-by: Kulikov Vasiliy <segooon@gmail.com> Acked-by: Randy Dunlap <rdunlap@xenotime.net> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
parent
e956b4b7e3
commit
2174efb6a2
|
@ -196,7 +196,7 @@ controlled by this knob are discussed in Documentation/laptops/laptop-mode.txt.
|
||||||
|
|
||||||
legacy_va_layout
|
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.
|
will use the legacy (2.4) layout for all processes.
|
||||||
|
|
||||||
==============================================================
|
==============================================================
|
||||||
|
|
Loading…
Reference in New Issue