I have read the Wikipedia man page, this StackExchange page, and the man
section of Unix and Linux System Administration Handbook, 4th edition, page 16, but they don't seem to explain how to use man to, as man ldd
says:
...(see ld.so(8))
These commands fail:
man 8 ld # No manual entry for ld in section 8
man 8 ld.so # No manual entry for ld.so in section 8
man ld.so(8) # -bash: syntax error near unexpected token `('
Which command displays the man page for ld.so(8)?
Details:
$ cat /etc/redhat-release
CentOS Linux release 7.4.1708 (Core)
$ yum list installed man-pages
Loaded plugins: fastestmirror, versionlock
Loading mirror speeds from cached hostfile
Error: No matching Packages to list