From: Michael Kerrisk Date: Mon, 20 Jul 2020 11:44:37 +0000 (+0200) Subject: ld.so.8: Clean up page internal cross references after Florian Weimer's patch X-Git-Tag: man-pages-5.08~47 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5bee07eb5106b00f15e49dadb09063de80667468;p=thirdparty%2Fman-pages.git ld.so.8: Clean up page internal cross references after Florian Weimer's patch The subsection named "Rpath token expansion" was renamed to "Dynamic string tokens". Update the cross-references inside the page accordingly. Signed-off-by: Michael Kerrisk --- 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