Commit a2a368d905472293d4e13d09fdd9e537edc74347

Authored by Geert Uytterhoeven
Committed by Linus Torvalds
1 parent 1813908986

mm: fix CROSS_MEMORY_ATTACH help text grammar

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>

Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff

... ... @@ -268,7 +268,7 @@
268 268 help
269 269 Enabling this option adds the system calls process_vm_readv and
270 270 process_vm_writev which allow a process with the correct privileges
271   - to directly read from or write to to another process's address space.
  271 + to directly read from or write to another process' address space.
272 272 See the man page for more details.
273 273  
274 274 config FHANDLE