aboutsummaryrefslogtreecommitdiffstats
path: root/man3
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2008-11-17 12:28:25 -0500
committerMichael Kerrisk <mtk.manpages@gmail.com>2008-11-25 20:54:02 -0500
commit65cc854059b8b20202b13c9702568fcfb9aeb0ca (patch)
treef106eaae65dd1af6b5112e0530aaea0b122fbe6c /man3
parent803486cb45050deecf2ffa75d6268ae8feb0fa93 (diff)
downloadman-pages-65cc854059b8b20202b13c9702568fcfb9aeb0ca.tar.gz
pthread_setaffinity_np.3: srcfix: spfix
Diffstat (limited to 'man3')
-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 457efd0fc6..61e49090fa 100644
--- a/man3/pthread_setaffinity_np.3
+++ b/man3/pthread_setaffinity_np.3
@@ -95,7 +95,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 devlopers 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