diff options
Diffstat (limited to 'upstream/fedora-rawhide/man5/elf.5')
-rw-r--r-- | upstream/fedora-rawhide/man5/elf.5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/upstream/fedora-rawhide/man5/elf.5 b/upstream/fedora-rawhide/man5/elf.5 index 730d58cd..84c7f27c 100644 --- a/upstream/fedora-rawhide/man5/elf.5 +++ b/upstream/fedora-rawhide/man5/elf.5 @@ -32,7 +32,7 @@ .\" 2007-10-11, Mike Frysinger <vapier@gentoo.org>, various fixes .\" 2007-12-08, mtk, Converted from mdoc to man macros .\" -.TH ELF 5 2023-10-31 "Linux man-pages 6.06" +.TH ELF 5 2024-02-25 "Linux man-pages 6.7" .SH NAME elf \- format of Executable and Linking Format (ELF) files .SH SYNOPSIS @@ -785,7 +785,7 @@ A readable segment. A text segment commonly has the flags .B PF_X and -.B PF_R . +.BR PF_R . A data segment commonly has .B PF_W and |