From bafd3d1f0f8d304e7cb9759cfa32fe69334ebedf Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Thu, 13 Oct 2016 09:56:55 +0200 Subject: [PATCH] get_mempolicy.2: wfix Signed-off-by: Michael Kerrisk --- man2/get_mempolicy.2 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/man2/get_mempolicy.2 b/man2/get_mempolicy.2 index a58724219..5590444e5 100644 --- a/man2/get_mempolicy.2 +++ b/man2/get_mempolicy.2 @@ -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 ()