From 65491453099437b07e84c07bd62b78f437ed2042 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Sat, 13 Jul 2019 13:03:00 -0600 Subject: [PATCH] pldd.1: ffix Reported-by: G. Branden Robinson Signed-off-by: Michael Kerrisk --- man1/pldd.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man1/pldd.1 b/man1/pldd.1 index f9dbad76db..adb593506d 100644 --- a/man1/pldd.1 +++ b/man1/pldd.1 @@ -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 -- 2.39.2