diff options
Diffstat (limited to 'man2')
| -rw-r--r-- | man2/set_mempolicy.2 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man2/set_mempolicy.2 b/man2/set_mempolicy.2 index dbf5d5a77a..f5804c204d 100644 --- a/man2/set_mempolicy.2 +++ b/man2/set_mempolicy.2 @@ -137,9 +137,9 @@ Where a .I nodemask is required, it must contain at least one node that is on-line, allowed by the process's current cpuset context, -[unless the +(unless the .B MPOL_F_STATIC_NODES -mode flag is specified], +mode flag is specified), and contains memory. If the .B MPOL_F_STATIC_NODES |
