From: Geert Uytterhoeven Date: Fri, 8 Aug 2014 15:15:14 +0000 (+0200) Subject: mm: Fix CROSS_MEMORY_ATTACH help text grammar X-Git-Tag: Ubuntu-5.0.0-8.9~10746^2~25 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=51c0ff6db5b57f0bfaf415ae0581f6b98b5deb5f;p=mirror_ubuntu-disco-kernel.git mm: Fix CROSS_MEMORY_ATTACH help text grammar Signed-off-by: Geert Uytterhoeven Signed-off-by: Jiri Kosina --- diff --git a/init/Kconfig b/init/Kconfig index 41066e49e880..6069b210d83a 100644 --- a/init/Kconfig +++ b/init/Kconfig @@ -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