diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2008-11-17 12:28:25 -0500 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2008-11-25 20:54:02 -0500 |
| commit | 65cc854059b8b20202b13c9702568fcfb9aeb0ca (patch) | |
| tree | f106eaae65dd1af6b5112e0530aaea0b122fbe6c /man3 | |
| parent | 803486cb45050deecf2ffa75d6268ae8feb0fa93 (diff) | |
| download | man-pages-65cc854059b8b20202b13c9702568fcfb9aeb0ca.tar.gz | |
pthread_setaffinity_np.3: srcfix: spfix
Diffstat (limited to 'man3')
| -rw-r--r-- | man3/pthread_setaffinity_np.3 | 2 |
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 |
