diff options
| author | Kulikov Vasiliy <segooon@gmail.com> | 2010-06-28 07:59:28 -0400 |
|---|---|---|
| committer | Jiri Kosina <jkosina@suse.cz> | 2010-06-28 07:59:28 -0400 |
| commit | 2174efb6a22a0002f2002b708a28d3adfabb3bc5 (patch) | |
| tree | 7c1c49d4dac89f73b493441d4a66b147567b4655 | |
| parent | e956b4b7e342c24ca754e0276f4f5fb1e890dfd9 (diff) | |
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>
| -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. | |||
| 196 | 196 | ||
| 197 | legacy_va_layout | 197 | legacy_va_layout |
| 198 | 198 | ||
| 199 | If non-zero, this sysctl disables the new 32-bit mmap mmap layout - the kernel | 199 | If non-zero, this sysctl disables the new 32-bit mmap layout - the kernel |
| 200 | will use the legacy (2.4) layout for all processes. | 200 | will use the legacy (2.4) layout for all processes. |
| 201 | 201 | ||
| 202 | ============================================================== | 202 | ============================================================== |
