From 6edb20bcd8c5b2ead548fec0a8a675ee999600e2 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Mon, 13 Aug 2012 09:26:21 +0200 Subject: [PATCH] migrate_pages.2: spfix Signed-off-by: Michael Kerrisk --- man2/migrate_pages.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man2/migrate_pages.2 b/man2/migrate_pages.2 index 47615bf58..9c7416e6b 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