ld.so.8: srcfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2017-05-03 05:37:10 +02:00
parent 94a8ebdab2
commit 376c2e1c0f
1 changed files with 1 additions and 1 deletions

View File

@ -319,7 +319,7 @@ as described above in
.\"
.\" LD_PRELOAD='$LIB/libmod.so' LD_LIBRARY_PATH=. ./prog
.\"
.\" which will reload the libmod.so in 'lib' or 'lib64', using it
.\" which will preload the libmod.so in 'lib' or 'lib64', using it
.\" in preference to the version in '.'.
.TP
.BR LD_TRACE_LOADED_OBJECTS