From: Yang Xu Date: Wed, 4 Sep 2019 08:10:38 +0000 (+0800) Subject: move_pages.2: Mark E2BIG as deprecated X-Git-Tag: man-pages-5.03~152 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b5874806cbfd299aef3da7063bd927b6ddcd24fa;p=thirdparty%2Fman-pages.git move_pages.2: Mark E2BIG as deprecated E2BIG was removed in 2.6.29, we should mark it as deprecated. Signed-off-by: Yang Xu Signed-off-by: Michael Kerrisk --- diff --git a/man2/move_pages.2 b/man2/move_pages.2 index dcdedf28a1..3370e9e003 100644 --- a/man2/move_pages.2 +++ b/man2/move_pages.2 @@ -168,7 +168,8 @@ to indicate the error. .SH ERRORS .TP .B E2BIG -Too many pages to move. +Too many pages to move. It was deprecated since 2.6.29. +.\" 3140a2273009c01c27d316f35ab76a37e105fdd8 .TP .B EACCES .\" FIXME Clarify "current cpuset" in the description of the EACCES error.