Skip to content

Commit f8b11b5

Browse files
MaskRaystuij
authored andcommitted
[aaelf64] Fix typo for EI_OSABI
1 parent 73909e1 commit f8b11b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aaelf64/aaelf64.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -531,7 +531,7 @@ The 16-byte ELF identification (``e_ident``) provides information on how to inte
531531
``EI_DATA``
532532
This field may be either ``ELFDATA2LSB`` or ``ELFDATA2MSB``. The choice will be governed by the default data order in the execution environment.
533533

534-
``I_OSABI``
534+
``EI_OSABI``
535535
This field shall be zero unless the file uses objects that have flags which have OS-specific meanings (for example, it makes use of a section index in the range ``SHN_LOOS`` through ``SHN_HIOS``).
536536

537537

0 commit comments

Comments
 (0)