]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
mbind.2, set_mempolicy.2: wfix: "ids" --> "IDs"
authorMichael Kerrisk <mtk.manpages@gmail.com>
Thu, 13 Oct 2016 07:16:52 +0000 (09:16 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Thu, 13 Oct 2016 07:16:52 +0000 (09:16 +0200)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/mbind.2
man2/set_mempolicy.2

index 30a99c0602e4c2dd03d5be4228addce22f21d9b5..42b92a933e5ef2c44867e4f9ae5d33206616640b 100644 (file)
@@ -143,7 +143,7 @@ are:
 .BR MPOL_F_STATIC_NODES " (since Linux-2.6.26)"
 A nonempty
 .I nodemask
-specifies physical node ids.
+specifies physical node IDs.
 Linux does not remap the
 .I nodemask
 when the process moves to a different cpuset context,
@@ -153,8 +153,8 @@ current cpuset context changes.
 .BR MPOL_F_RELATIVE_NODES " (since Linux-2.6.26)"
 A nonempty
 .I nodemask
-specifies node ids that are relative to the set of
-node ids allowed by the process's current cpuset.
+specifies node IDs that are relative to the set of
+node IDs allowed by the process's current cpuset.
 .PP
 .I nodemask
 points to a bit mask of nodes containing up to
index 2258b834f845f9be4760fb07ce4396159e4ad12a..3db4e93e60b55a74ecf5f05dae9ec17cda5a05b3 100644 (file)
@@ -101,7 +101,7 @@ are:
 .BR MPOL_F_STATIC_NODES " (since Linux 2.6.26)"
 A nonempty
 .I nodemask
-specifies physical node ids.
+specifies physical node IDs.
 Linux will not remap the
 .I nodemask
 when the process moves to a different cpuset context,
@@ -111,8 +111,8 @@ current cpuset context changes.
 .BR MPOL_F_RELATIVE_NODES " (since Linux 2.6.26)"
 A nonempty
 .I nodemask
-specifies node ids that are relative to the set of
-node ids allowed by the process's current cpuset.
+specifies node IDs that are relative to the set of
+node IDs allowed by the process's current cpuset.
 .PP
 .I nodemask
 points to a bit mask of node IDs that contains up to