Correct a typo that I noticed.
This commit is contained in:
parent
c284427561
commit
6e2affc98f
@ -93,7 +93,7 @@ executable of the process.
|
||||
.Fa mode
|
||||
controls the way in which external function references from the
|
||||
loaded object are bound to their referents.
|
||||
It must contains one of the following values:
|
||||
It must contain one of the following values:
|
||||
.Bl -tag -width RTLD_LAZYX
|
||||
.It Dv RTLD_LAZY
|
||||
Each external function reference is resolved when the function is first
|
||||
|
Loading…
Reference in New Issue
Block a user