diff options
| -rw-r--r-- | man8/ld.so.8 | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/man8/ld.so.8 b/man8/ld.so.8 index b864e40ca6..4f5bda0cfa 100644 --- a/man8/ld.so.8 +++ b/man8/ld.so.8 @@ -379,10 +379,11 @@ after resolving a symbol. (glibc since 2.1) Output verbose debugging information about the dynamic linker. If set to -.B all -prints all debugging information it has, if set to -.B help -prints a help message about which categories can be specified in this +.BR all , +print all debugging information, +If set to +.BR help , +print a help message about which categories can be specified in this environment variable. Since glibc 2.3.4, .B LD_DEBUG |
