mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
elf.5: Fix conjugation of holds
MFC after: 1 week
This commit is contained in:
parent
883a49e5a1
commit
6f96b5487f
1 changed files with 1 additions and 1 deletions
|
|
@ -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 .
|
||||
|
|
|
|||
Loading…
Reference in a new issue