Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

Doc: Fix typo s/packages/packaged

Fix typo s/packages/packaged in Documentation/vm/numa_memory_policy.txt.

Signed-off-by: Nikanth Karthikesan <knikanth@suse.de>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>

authored by

Nikanth Karthikesan and committed by
Jiri Kosina
0bc79f7f 5c5daf57

+1 -1
+1 -1
Documentation/vm/numa_memory_policy.txt
··· 424 424 425 425 + set the shared policy for a shared memory segment via mbind(2) 426 426 427 - The numactl(8) tool is packages with the run-time version of the library 427 + The numactl(8) tool is packaged with the run-time version of the library 428 428 containing the memory policy system call wrappers. Some distributions 429 429 package the headers and compile-time libraries in a separate development 430 430 package.