summaryrefslogtreecommitdiffstats
path: root/man1
diff options
context:
space:
mode:
authorAlejandro Colomar <alx@kernel.org>2023-02-05 17:03:19 +0100
committerAlejandro Colomar <alx@kernel.org>2023-02-05 17:06:49 +0100
commit9c7080027acecc01ee7c18641ec5be53f43cb3dc (patch)
treea9f1c85dc5bf8c3ccbcca07294528311e798c7d9 /man1
parentb957f81fddf0d038c365bce226a677de6ceb1bbb (diff)
Many pages: Use \[dq] instead of \(dq
This improves readability in the source code, since it delimits where the escape sequence ends. Cc: наб <nabijaczleweli@nabijaczleweli.xyz> Cc: "G. Branden Robinson" <g.branden.robinson@gmail.com> Cc: Brian Inglis <Brian.Inglis@Shaw.ca> Signed-off-by: Alejandro Colomar <alx@kernel.org>
Diffstat (limited to 'man1')
-rw-r--r--man1/locale.12
1 files changed, 1 insertions, 1 deletions
diff --git a/man1/locale.1 b/man1/locale.1
index b53f6f4f1..a5a4cac17 100644
--- a/man1/locale.1
+++ b/man1/locale.1
@@ -91,7 +91,7 @@ so that the output has the format:
.IP
.in +4n
.EX
-.IR keyword =\(dq value \(dq
+.IR keyword =\[dq] value \[dq]
.EE
.in
.PP