diff options
author | Michael Kerrisk <mtk.manpages@gmail.com> | 2012-08-13 09:26:21 +0200 |
---|---|---|
committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2012-08-13 09:26:21 +0200 |
commit | 6edb20bcd8c5b2ead548fec0a8a675ee999600e2 (patch) | |
tree | cfcfe72acf73354a1779bf329916c143600149df /man2 | |
parent | 1de7d4a1afbbb42726badd443ac63bfdbf1f576e (diff) |
migrate_pages.2: spfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man2')
-rw-r--r-- | man2/migrate_pages.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/migrate_pages.2 b/man2/migrate_pages.2 index 47615bf5..9c7416e6 100644 --- a/man2/migrate_pages.2 +++ b/man2/migrate_pages.2 @@ -87,7 +87,7 @@ privilege. .SH "RETURN VALUE" On success .BR migrate_pages () -returns the number of pages that cold not be moved +returns the number of pages that could not be moved (i.e., a return of zero means that all pages were successfully moved). On error, it returns \-1, and sets .I errno |