diff options
| -rw-r--r-- | man2/mbind.2 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/man2/mbind.2 b/man2/mbind.2 index a5f26e251d..07fefec608 100644 --- a/man2/mbind.2 +++ b/man2/mbind.2 @@ -25,10 +25,9 @@ .\" more precise specification of behavior. .\" .\" FIXME -.\" Linux 3.8 added the following, which need to be documented. -.\" And do they also apply for move_pages()? +.\" Linux 3.8 added MPOL_MF_LAZY, which needs to be documented. +.\" Does it also apply for move_pages()? .\" -.\" MPOL_MF_LAZY .\" commit b24f53a0bea38b266d219ee651b22dba727c44ae .\" Author: Lee Schermerhorn <lee.schermerhorn@hp.com> .\" Date: Thu Oct 25 14:16:32 2012 +0200 |
