]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
elf.5: A data segment does not have PF_X
authorMichael Kerrisk <mtk.manpages@gmail.com>
Mon, 15 Apr 2019 15:09:32 +0000 (17:09 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Mon, 15 Apr 2019 15:09:32 +0000 (17:09 +0200)
Reported-by: Keegan Saunders <keeganwsaunders@gmail.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man5/elf.5

index 6ee0954d4953e22748081743acce71cb7600d842..08a81843f8fb9717a9ca2f0a71eb360fe30efddf 100644 (file)
@@ -786,8 +786,7 @@ A text segment commonly has the flags
 and
 .BR PF_R .
 A data segment commonly has
-.BR PF_X ,
-.BR PF_W ,
+.BR PF_W
 and
 .BR PF_R .
 .TP