From: Alejandro Colomar Date: Sun, 5 Feb 2023 22:18:43 +0000 (+0100) Subject: prctl.2, man.7: Use \[ga] instead of \(ga X-Git-Tag: man-pages-6.03~32 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9953dc72a84d00741e2ee12cae5cee10e4d718e1;p=thirdparty%2Fman-pages.git prctl.2, man.7: Use \[ga] instead of \(ga Signed-off-by: Alejandro Colomar --- diff --git a/man2/prctl.2 b/man2/prctl.2 index 781e797b07..37dc2b99da 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 65b2c9a669..cf83292fa9 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" ,