aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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