diff options
| -rw-r--r-- | init/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/init/Kconfig b/init/Kconfig index 44f9ed3dae22..e84c6423a2e5 100644 --- a/init/Kconfig +++ b/init/Kconfig | |||
| @@ -268,7 +268,7 @@ config CROSS_MEMORY_ATTACH | |||
| 268 | help | 268 | help |
| 269 | Enabling this option adds the system calls process_vm_readv and | 269 | Enabling this option adds the system calls process_vm_readv and |
| 270 | process_vm_writev which allow a process with the correct privileges | 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 | See the man page for more details. | 272 | See the man page for more details. |
| 273 | 273 | ||
| 274 | config FHANDLE | 274 | config FHANDLE |
