summaryrefslogtreecommitdiffstats
path: root/lib/libc_r/man/pthread_create.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc_r/man/pthread_create.3')
-rw-r--r--lib/libc_r/man/pthread_create.34
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/libc_r/man/pthread_create.3 b/lib/libc_r/man/pthread_create.3
index 53b68ab..35f783c 100644
--- a/lib/libc_r/man/pthread_create.3
+++ b/lib/libc_r/man/pthread_create.3
@@ -50,7 +50,9 @@ function is used to create a new thread, with attributes specified by
within a process.
If
.Fa attr
-is NULL, the default attributes are used.
+is
+.Dv NULL ,
+the default attributes are used.
If the attributes specified by
.Fa attr
are modified later, the thread's attributes are not affected.
OpenPOWER on IntegriCloud