aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZhenlei Huang <zlei@FreeBSD.org>2023-04-25 10:21:52 +0000
committerZhenlei Huang <zlei@FreeBSD.org>2023-04-25 10:21:52 +0000
commit6f96b5487f4359199ceb8339d2d7063e2249f538 (patch)
tree872b4fc02eea580bae672de18e1c2d892551a1f8
parent883a49e5a1f323f5e1fd268f5ce816e2cd00f09b (diff)
downloadsrc-6f96b5487f4359199ceb8339d2d7063e2249f538.tar.gz
src-6f96b5487f4359199ceb8339d2d7063e2249f538.zip
elf.5: Fix conjugation of holds
MFC after: 1 week
-rw-r--r--share/man/man5/elf.52
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man5/elf.5 b/share/man/man5/elf.5
index 9a004bb3d08a..d449355451dd 100644
--- a/share/man/man5/elf.5
+++ b/share/man/man5/elf.5
@@ -1022,7 +1022,7 @@ This section is of type
The attribute used is
.Sy SHF_ALLOC .
.It .rodata1
-This section hold read-only data that typically contributes to a
+This section holds read-only data that typically contributes to a
non-writable segment in the process image.
This section is of type
.Sy SHT_PROGBITS .