OSDN Git Service

(split) LDP: Update original to LDP v3.51.
[linuxjm/LDP_man-pages.git] / original / man2 / move_pages.2
index f17d694..f6a6228 100644 (file)
@@ -84,7 +84,7 @@ pages that need to be moved.
 
 .I status
 is an array of integers that return the status of each page.
-The array only contains valid values if
+The array contains valid values only if
 .BR move_pages ()
 did not return an error.
 
@@ -108,7 +108,7 @@ array.
 Identifies the node on which the page resides.
 .TP
 .B -EACCES
-The page is mapped by multiple processes and can only be moved if
+The page is mapped by multiple processes and can be moved only if
 .B MPOL_MF_MOVE_ALL
 is specified.
 .TP