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 then information about the calling thread's default policy
(as set by (as set by
.BR set_mempolicy (2)) .BR set_mempolicy (2))
is returned. is returned, in the buffers pointed to by
The policy returned (via
.I mode .I mode
and and
.IR nodemask ) .IR nodemask .
The value returned in these arguments
may be used to restore the thread's policy to its state at may be used to restore the thread's policy to its state at
the time of the call to the time of the call to
.BR get_mempolicy () .BR get_mempolicy ()