summaryrefslogtreecommitdiffstats
path: root/init
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert@linux-m68k.org>2014-08-08 17:15:14 +0200
committerJiri Kosina <jkosina@suse.cz>2014-08-26 09:35:55 +0200
commit51c0ff6db5b57f0bfaf415ae0581f6b98b5deb5f (patch)
tree5f80f6f1b9744a04595d42d6275a3e85513f27f5 /init
parent4646d13199c4428f43ce390ca26c21c85de5f604 (diff)
downloadop-kernel-dev-51c0ff6db5b57f0bfaf415ae0581f6b98b5deb5f.zip
op-kernel-dev-51c0ff6db5b57f0bfaf415ae0581f6b98b5deb5f.tar.gz
mm: Fix CROSS_MEMORY_ATTACH help text grammar
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'init')
-rw-r--r--init/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/init/Kconfig b/init/Kconfig
index 41066e4..6069b21 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
OpenPOWER on IntegriCloud