OSDN Git Service

(split) LDP: Update original to LDP v3.51.
[linuxjm/LDP_man-pages.git] / original / man2 / set_mempolicy.2
index 2f8e57a..48c31f4 100644 (file)
@@ -68,7 +68,7 @@ and of memory mapped files mapped using the
 call with the
 .B MAP_SHARED
 flag, regardless of the access type.
-The policy is only applied when a new page is allocated
+The policy is applied only when a new page is allocated
 for the process.
 For anonymous memory this is when the page is first
 touched by the application.
@@ -117,7 +117,7 @@ points to a bit mask of node IDs that contains up to
 bits.
 The bit mask size is rounded to the next multiple of
 .IR "sizeof(unsigned long)" ,
-but the kernel will only use bits up to
+but the kernel will use bits only up to
 .IR maxnode .
 A NULL value of
 .I nodemask