Mark up NULL in .Dv.
PR: 31747 Submitted by: <andrew@ugh.net.au>
This commit is contained in:
parent
27a9f94f82
commit
c70efc47e9
@ -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.
|
||||
|
@ -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.
|
||||
|
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user