]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
mm: fix CROSS_MEMORY_ATTACH help text grammar
authorGeert Uytterhoeven <geert@linux-m68k.org>
Tue, 12 Aug 2014 20:46:11 +0000 (13:46 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 14 Aug 2014 16:56:15 +0000 (10:56 -0600)
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>
init/Kconfig

index 44f9ed3dae2286a80792918b79c50870317410c4..e84c6423a2e5a2dbe80157b13f8b16d17c3e2d06 100644 (file)
@@ -268,7 +268,7 @@ config CROSS_MEMORY_ATTACH
        help
          Enabling this option adds the system calls process_vm_readv and
          process_vm_writev which allow a process with the correct privileges
-         to directly read from or write to to another process's address space.
+         to directly read from or write to another process' address space.
          See the man page for more details.
 
 config FHANDLE