]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
prctl.2: srcfix
authorG. Branden Robinson <g.branden.robinson@gmail.com>
Thu, 9 Feb 2023 18:09:35 +0000 (12:09 -0600)
committerAlejandro Colomar <alx@kernel.org>
Fri, 10 Feb 2023 01:20:10 +0000 (02:20 +0100)
Remove spurious escaping of '.' where it cannot be interpreted as a roff
control character.

Signed-off-by: G. Branden Robinson <g.branden.robinson@gmail.com>
Signed-off-by: Alejandro Colomar <alx@kernel.org>
man2/prctl.2

index 37dc2b99da9f3ef879245347f9668e766e739b7b..2212331af0e456eb9c183e3bff5eb0d059a92a11 100644 (file)
@@ -727,7 +727,7 @@ To change the symbolic link, one needs to unmap all existing
 executable memory areas, including those created by the kernel itself
 (for example the kernel usually creates at least one executable
 memory area for the ELF
-.I \.text
+.I .text
 section).
 .IP
 In Linux 4.9 and earlier, the