]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
ld.so.8: Clean up page internal cross references after Florian Weimer's patch
authorMichael Kerrisk <mtk.manpages@gmail.com>
Mon, 20 Jul 2020 11:44:37 +0000 (13:44 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Mon, 20 Jul 2020 11:44:37 +0000 (13:44 +0200)
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 <mtk.manpages@gmail.com>
man8/ld.so.8

index 57723ba86f205e6340f325356f5b294239fe988f..0a77757afccf0a71808181f147d20bc722c63ef2 100644 (file)
@@ -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