summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlejandro Colomar <alx@kernel.org>2023-02-05 23:18:43 +0100
committerAlejandro Colomar <alx@kernel.org>2023-02-05 23:18:43 +0100
commit9953dc72a84d00741e2ee12cae5cee10e4d718e1 (patch)
tree311244d399500e741d6976be0181e684deec1421
parent65b65fe7adea26b0404308a96f6e084452eff134 (diff)
prctl.2, man.7: Use \[ga] instead of \(ga
Signed-off-by: Alejandro Colomar <alx@kernel.org>
-rw-r--r--man2/prctl.22
-rw-r--r--man7/man.72
2 files changed, 2 insertions, 2 deletions
diff --git a/man2/prctl.2 b/man2/prctl.2
index 781e797b0..37dc2b99d 100644
--- a/man2/prctl.2
+++ b/man2/prctl.2
@@ -801,7 +801,7 @@ If
is NULL, the name of the appropriate anonymous virtual memory areas
will be reset.
The name can contain only printable ascii characters (including space),
-except \[aq][\[aq], \[aq]]\[aq], \[aq]\e\[aq], \[aq]$\[aq], and \[aq]\(ga\[aq].
+except \[aq][\[aq], \[aq]]\[aq], \[aq]\e\[aq], \[aq]$\[aq], and \[aq]\[ga]\[aq].
.RE
.\" prctl PR_MPX_ENABLE_MANAGEMENT
.TP
diff --git a/man7/man.7 b/man7/man.7
index 65b2c9a66..cf83292fa 100644
--- a/man7/man.7
+++ b/man7/man.7
@@ -356,7 +356,7 @@ use \ee.
Other sequences you may use, where x or xx are any characters and N
is any digit, include:
.BR \e\[aq] ,
-.BR \e\(ga ,
+.BR \e\[ga] ,
.BR \e- ,
.BR \e. ,
.BR \e" ,