You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
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>
This commit is contained in:
committed by
Jiri Kosina
parent
4646d13199
commit
51c0ff6db5
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user