diff options
| author | 2010-06-28 13:59:28 +0200 | |
|---|---|---|
| committer | 2010-06-28 13:59:28 +0200 | |
| commit | 2174efb6a22a0002f2002b708a28d3adfabb3bc5 (patch) | |
| tree | 7c1c49d4dac89f73b493441d4a66b147567b4655 /Documentation/sysctl | |
| parent | Fix comment spelling errors in ncpfs/inode.c (diff) | |
| download | linux-dev-2174efb6a22a0002f2002b708a28d3adfabb3bc5.tar.xz linux-dev-2174efb6a22a0002f2002b708a28d3adfabb3bc5.zip | |
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>
Diffstat (limited to 'Documentation/sysctl')
| -rw-r--r-- | Documentation/sysctl/vm.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/sysctl/vm.txt b/Documentation/sysctl/vm.txt index 5fdbb612aeb8..82b2da18c45d 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. ============================================================== |
