git: 6f96b5487f43 - main - elf.5: Fix conjugation of holds
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 25 Apr 2023 10:22:46 UTC
The branch main has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=6f96b5487f4359199ceb8339d2d7063e2249f538 commit 6f96b5487f4359199ceb8339d2d7063e2249f538 Author: Zhenlei Huang <zlei@FreeBSD.org> AuthorDate: 2023-04-25 10:21:52 +0000 Commit: Zhenlei Huang <zlei@FreeBSD.org> CommitDate: 2023-04-25 10:21:52 +0000 elf.5: Fix conjugation of holds MFC after: 1 week --- share/man/man5/elf.5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 .