diff options
| -rw-r--r-- | man8/ld.so.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/man8/ld.so.8 b/man8/ld.so.8 index 57723ba86f..0a77757afc 100644 --- a/man8/ld.so.8 +++ b/man8/ld.so.8 @@ -365,7 +365,7 @@ and .IR $PLATFORM (or the versions using curly braces around the names) as described above in -.IR "Rpath token expansion" . +.IR "Dynamic string tokens" . Thus, for example, the following would cause a library to be searched for in either the .I lib @@ -412,7 +412,7 @@ and .IR $PLATFORM (or the versions using curly braces around the names) as described above in -.IR "Rpath token expansion" . +.IR "Dynamic string tokens" . (See also the discussion of quoting under the description of .BR LD_LIBRARY_PATH .) .\" Tested with the following: @@ -482,7 +482,7 @@ and .IR $PLATFORM (or the versions using curly braces around the names) as described above in -.IR "Rpath token expansion" . +.IR "Dynamic string tokens" . (See also the discussion of quoting under the description of .BR LD_LIBRARY_PATH .) .IP |
