]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
ld.so.8: wfix
authorMichael Kerrisk <mtk.manpages@gmail.com>
Sun, 11 Sep 2016 10:19:47 +0000 (11:19 +0100)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Sun, 11 Sep 2016 10:19:47 +0000 (11:19 +0100)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man8/ld.so.8

index 445c86503783c45574b58e914faf90c49a862165..77e407c6d63d97464278911f9cfe36878f10e882 100644 (file)
@@ -35,8 +35,9 @@ The program
 .B ld.so
 handles a.out binaries, a format used long ago;
 .B ld-linux.so*
-handles ELF (\fI/lib/ld-linux.so.1\fP for libc5, \fI/lib/ld-linux.so.2\fP
-for glibc2), which everybody has been using for years now.
+(\fI/lib/ld-linux.so.1\fP for libc5, \fI/lib/ld-linux.so.2\fP for glibc2)
+handles ELF,
+which everybody has been using for years now.
 Otherwise, both have the same behavior, and use the same
 support files and programs
 .BR ldd (1),