Fix cross-references.
Submitted by: pluknet MFC after: 2 weeks
This commit is contained in:
parent
026dbd291e
commit
1c90f07c45
@ -23,7 +23,7 @@
|
||||
.Nd iterate over program headers
|
||||
.Sh LIBRARY
|
||||
For the dynamically linked binaries, the service is provided by
|
||||
.Xr ld-elf.so.1 5
|
||||
.Xr ld-elf.so.1 1
|
||||
dynamic linker.
|
||||
Statically linked programs use an implementation of
|
||||
.Fn dl_iterate_phdr
|
||||
@ -105,7 +105,7 @@ returns the value returned by the last
|
||||
call executed.
|
||||
.Sh SEE ALSO
|
||||
.Xr ld 1 ,
|
||||
.Xr ld-elf.so 1 ,
|
||||
.Xr ld-elf.so.1 1 ,
|
||||
.Xr dlopen 3 ,
|
||||
.Xr elf 5
|
||||
.Sh HISTORY
|
||||
|
Loading…
Reference in New Issue
Block a user