diff options
| -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 1c3317d050..c5326d2548 100644 --- a/man3/pthread_setaffinity_np.3 +++ b/man3/pthread_setaffinity_np.3 @@ -98,7 +98,7 @@ This range is determined by the kernel configuration option .BR CONFIG_NR_CPUS . .TP .B EINVAL -.RB ( pthread_getaffinity_np () +.RB ( pthread_getaffinity_np ()) .I cpusetsize is smaller than the size of the affinity mask used by the kernel. .TP |
