Skip to content

Commit

Permalink
mm: Fix CROSS_MEMORY_ATTACH help text grammar
Browse files Browse the repository at this point in the history
Signed-off-by: Geert Uytterhoeven <[email protected]>
Signed-off-by: Jiri Kosina <[email protected]>
  • Loading branch information
geertu authored and Jiri Kosina committed Aug 26, 2014
1 parent 4646d13 commit 51c0ff6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion init/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 51c0ff6

Please sign in to comment.