mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-11-16 12:34:43 +00:00
readelf: Fix typo in --version-info documentation
Change "it they exist" to "if they exist" in the description of the --version-info option in the readelf man page.
This commit is contained in:
committed by
Jan Beulich
parent
952f99a6bd
commit
90a0b08bd0
@@ -5303,7 +5303,7 @@ Displays the contents of the file's dynamic section, if it has one.
|
||||
@item -V
|
||||
@itemx --version-info
|
||||
@cindex ELF version sections information
|
||||
Displays the contents of the version sections in the file, it they
|
||||
Displays the contents of the version sections in the file, if they
|
||||
exist.
|
||||
|
||||
@item -A
|
||||
|
||||
Reference in New Issue
Block a user