]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
move_pages.2: Mark E2BIG as deprecated
authorYang Xu <xuyang2018.jy@cn.fujitsu.com>
Wed, 4 Sep 2019 08:10:38 +0000 (16:10 +0800)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Fri, 13 Sep 2019 11:48:18 +0000 (13:48 +0200)
E2BIG was removed in 2.6.29, we should mark it as deprecated.

Signed-off-by: Yang Xu <xuyang2018.jy@cn.fujitsu.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/move_pages.2

index dcdedf28a1611273c53a42fcea6c811a20b264cb..3370e9e003728daabd38393afa91c6e4f1a1168c 100644 (file)
@@ -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.