pldd.1: ffix

Reported-by: G. Branden Robinson <g.branden.robinson@gmail.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2019-07-13 13:03:00 -06:00
parent 3319789c6a
commit 6549145309
1 changed files with 1 additions and 1 deletions

View 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