diff options
author | Nikanth Karthikesan <knikanth@suse.de> | 2010-09-20 11:43:58 +0530 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2010-09-21 17:03:27 +0200 |
commit | 0bc79f7f58f5d0670c776818e38f482555bc27ae (patch) | |
tree | 997ad1617a8c08efed73b2b6d68cad8b2ed42f4b /Documentation/vm | |
parent | 5c5daf571a59c88fd75b33105d068813d2f9d92c (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.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/vm/numa_memory_policy.txt b/Documentation/vm/numa_memory_policy.txt index 6690fc34ef6d..4e7da6543424 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. |