Browse Source

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>
Nikanth Karthikesan 15 năm trước cách đây
mục cha
commit
0bc79f7f58
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      Documentation/vm/numa_memory_policy.txt

+ 1 - 1
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.