diff options
Diffstat (limited to 'man3/pthread_create.3')
| -rw-r--r-- | man3/pthread_create.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/pthread_create.3 b/man3/pthread_create.3 index ec2b87e02f..5cc7f4da7c 100644 --- a/man3/pthread_create.3 +++ b/man3/pthread_create.3 @@ -243,7 +243,7 @@ Joined with thread 3; returned value was SERVUS .fi .in .PP -In the next run, the program explicitly sets a stack size of 1MB (using +In the next run, the program explicitly sets a stack size of 1\ MB (using .BR pthread_attr_setstacksize (3)) for the created threads: .PP |
