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 <xuyang2018.jy@cn.fujitsu.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Yang Xu 2019-09-04 16:10:38 +08:00 committed by Michael Kerrisk
parent 2896c55242
commit b5874806cb
1 changed files with 2 additions and 1 deletions

View 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.