get_mempolicy.2: wfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2016-10-13 09:56:55 +02:00
parent c5ae834f01
commit bafd3d1f0f
1 changed files with 3 additions and 3 deletions

View File

@ -54,11 +54,11 @@ is specified as 0,
then information about the calling thread's default policy
(as set by
.BR set_mempolicy (2))
is returned.
The policy returned (via
is returned, in the buffers pointed to by
.I mode
and
.IR nodemask )
.IR nodemask .
The value returned in these arguments
may be used to restore the thread's policy to its state at
the time of the call to
.BR get_mempolicy ()