mbind.2, set_mempolicy.2: wfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2016-10-13 09:15:19 +02:00
parent da451626cf
commit f5a936f4d7
2 changed files with 6 additions and 5 deletions

View File

@ -126,10 +126,10 @@ or
.BR MPOL_LOCAL .
All policy modes except
.B MPOL_DEFAULT
require the caller to specify via the
require the caller to specify the node or nodes to which the mode applies,
via the
.I nodemask
argument,
the node or nodes to which the mode applies.
argument.
The
.I mode

View File

@ -85,9 +85,10 @@ or
(which are described in detail below).
All modes except
.B MPOL_DEFAULT
require the caller to specify via the
require the caller to specify the node or nodes to which the mode applies,
via the
.I nodemask
argument one or more nodes.
argument.
The
.I mode