]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
pldd.1: ffix
authorMichael Kerrisk <mtk.manpages@gmail.com>
Sat, 13 Jul 2019 19:03:00 +0000 (13:03 -0600)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Sat, 13 Jul 2019 19:03:00 +0000 (13:03 -0600)
Reported-by: G. Branden Robinson <g.branden.robinson@gmail.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man1/pldd.1

index f9dbad76db3b54f385a9e790b8848b47f887b919..adb593506dd3c326e877de1545fa8da50581525c 100644 (file)
@@ -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