aboutsummaryrefslogtreecommitdiff
path: root/Documentation/vm
diff options
context:
space:
mode:
authorNikanth Karthikesan <knikanth@suse.de>2010-09-20 11:43:58 +0530
committerJiri Kosina <jkosina@suse.cz>2010-09-21 17:03:27 +0200
commit0bc79f7f58f5d0670c776818e38f482555bc27ae (patch)
tree997ad1617a8c08efed73b2b6d68cad8b2ed42f4b /Documentation/vm
parent5c5daf571a59c88fd75b33105d068813d2f9d92c (diff)
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>
Diffstat (limited to 'Documentation/vm')
-rw-r--r--Documentation/vm/numa_memory_policy.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/vm/numa_memory_policy.txt b/Documentation/vm/numa_memory_policy.txt
index 6690fc34ef6..4e7da654342 100644
--- a/Documentation/vm/numa_memory_policy.txt
+++ b/Documentation/vm/numa_memory_policy.txt
@@ -424,7 +424,7 @@ a command line tool, numactl(8), exists that allows one to:
+ set the shared policy for a shared memory segment via mbind(2)
-The numactl(8) tool is packages with the run-time version of the library
+The numactl(8) tool is packaged with the run-time version of the library
containing the memory policy system call wrappers. Some distributions
package the headers and compile-time libraries in a separate development
package.