aboutsummaryrefslogtreecommitdiffstats
path: root/man2
diff options
context:
space:
mode:
Diffstat (limited to 'man2')
-rw-r--r--man2/move_pages.24
1 files changed, 2 insertions, 2 deletions
diff --git a/man2/move_pages.2 b/man2/move_pages.2
index 6f0fd11051..b735923b0c 100644
--- a/man2/move_pages.2
+++ b/man2/move_pages.2
@@ -122,13 +122,13 @@ This is a zero page or the memory area is not mapped by the process.
.B -EIO
Unable to write back a page.
The page has to be written back
-in order to move it since the page is dirty and the filesystem
+in order to move it since the page is dirty and the file system
does not provide a migration function that would allow the move
of dirty pages.
.TP
.B -EINVAL
A dirty page cannot be moved.
-The filesystem does not
+The file system does not
provide a migration function and has no ability to write back pages.
.TP
.B -ENOENT