diff --git a/init/Kconfig b/init/Kconfig index 44f9ed3dae2286a80792918b79c50870317410c4..e84c6423a2e5a2dbe80157b13f8b16d17c3e2d06 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