summaryrefslogtreecommitdiffstats
path: root/man1
diff options
context:
space:
mode:
authorAlejandro Colomar <alx@kernel.org>2023-02-05 23:03:36 +0100
committerAlejandro Colomar <alx@kernel.org>2023-02-05 23:03:36 +0100
commita1e9245d98340e1acd372605326b63795d32b278 (patch)
tree70a56ab492b1ea0ae307ccfbf5aad77f46878dc6 /man1
parent3f029bc96bd3a22f336c45925e01eec2757b74dc (diff)
Many pages: Use \[ha] instead of \(ha
Signed-off-by: Alejandro Colomar <alx@kernel.org>
Diffstat (limited to 'man1')
-rw-r--r--man1/pldd.12
1 files changed, 1 insertions, 1 deletions
diff --git a/man1/pldd.1 b/man1/pldd.1
index 3715c0423..36d8a48dd 100644
--- a/man1/pldd.1
+++ b/man1/pldd.1
@@ -73,7 +73,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 \[aq]\(ha0x.*0x\[aq]\fP
+ \fB\-ex "quit" \-p $pid | grep \[aq]\[ha]0x.*0x\[aq]\fP
.EE
.in
.SH BUGS