Spelling fixes.
This commit is contained in:
parent
b3197f553c
commit
d32949cafe
@ -88,7 +88,7 @@ describing a shared object specified by the
|
||||
argument.
|
||||
The
|
||||
.Vt Link_map
|
||||
stuctures are maintained as a doubly linked list by
|
||||
structures are maintained as a doubly linked list by
|
||||
.Xr ld.so 1 ,
|
||||
in the same order as
|
||||
.Xr dlopen 3
|
||||
@ -247,7 +247,7 @@ for (cnt = 1; cnt <= info->dls_cnt; cnt++, path++) {
|
||||
.Sh RETURN VALUES
|
||||
The
|
||||
.Fn dlinfo
|
||||
function returns 0 on success, or \-1 if an error occured.
|
||||
function returns 0 on success, or \-1 if an error occurred.
|
||||
Whenever an error has been detected, a message detailing it can
|
||||
be retrieved via a call to
|
||||
.Xr dlerror 3 .
|
||||
|
@ -152,7 +152,7 @@ If the environment variable
|
||||
is set, all operations are performed against the specified file.
|
||||
.Ev PATH_FSTAB
|
||||
will not be honored if the process environment or memory address space is
|
||||
considred
|
||||
considered
|
||||
.Dq tainted .
|
||||
(See
|
||||
.Xr issetugid 2
|
||||
|
Loading…
Reference in New Issue
Block a user