]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man1/pldd.1
pldd.1, bpf.2, chdir.2, clone.2, fanotify_init.2, fanotify_mark.2, intro.2, ipc.2...
[thirdparty/man-pages.git] / man1 / pldd.1
index cecd289d3ebb0ea8c9eb7c8215cacc1a957f498a..5f6eddcb1cdb41c0aec8aaa2b7cbb42d58ccb404 100644 (file)
@@ -22,7 +22,7 @@
 .\" the source, must acknowledge the copyright and authors of this work.
 .\" %%%LICENSE_END
 .\"
-.TH PLDD 1 2019-03-06 "GNU" "Linux User Manual"
+.TH PLDD 1 2019-08-02 "GNU" "Linux User Manual"
 .SH NAME
 pldd \- display dynamic shared objects linked into a process
 .SH SYNOPSIS
@@ -93,7 +93,7 @@ using a command such as the following
 .in +4n
 .EX
 $ \fBgdb \-ex "set confirm off" \-ex "set height 0" \-ex "info shared" \e\fP
-        \fB-ex "quit" \-p $pid | grep '^0x.*0x'\fP
+        \fB\-ex "quit" \-p $pid | grep '^0x.*0x'\fP
 .EE
 .in
 .SH BUGS
@@ -108,7 +108,7 @@ to earlier glibc versions in some distributions.
 $ \fBecho $$\fP               # Display PID of shell
 1143
 $ \fBpldd $$\fP               # Display DSOs linked into the shell
-1143:  /usr/bin/bash
+1143:   /usr/bin/bash
 linux\-vdso.so.1
 /lib64/libtinfo.so.5
 /lib64/libdl.so.2