aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2010-10-15 08:29:41 +0200
committerMichael Kerrisk <mtk.manpages@gmail.com>2010-10-15 08:29:41 +0200
commit5a967b5861a7d726328d1f29cac0e79ed0462529 (patch)
treea1a914be77f6ca6e7541f3f52cbfb20f0e9d5ffc
parentf0f55b1927c2f40bf668bcb9c12545322f194af0 (diff)
downloadman-pages-5a967b5861a7d726328d1f29cac0e79ed0462529.tar.gz
pthread_setaffinity_np.3: tfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
-rw-r--r--man3/pthread_setaffinity_np.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/pthread_setaffinity_np.3 b/man3/pthread_setaffinity_np.3
index 16b6674acc..86ba8fbd15 100644
--- a/man3/pthread_setaffinity_np.3
+++ b/man3/pthread_setaffinity_np.3
@@ -96,7 +96,7 @@ specified a CPU that was outside the set supported by the kernel.
.BR CONFIG_NR_CPUS
.\" FIXME . ?
.\" Loic Domaigne commented: it seems that in the future the
-.\" kernel developers want to make cpumask-t dynamic, so
+.\" kernel developers want to make cpumask_t dynamic, so
.\" CONFIG_NR_CPUS might become obsolete in the future.
defines the range of the set supported by the kernel data type
.\" cpumask_t