From: Dennis Dyallo Date: Mon, 10 Nov 2025 10:37:43 +0000 (+0100) Subject: readelf: Fix typo in --version-info documentation X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=90a0b08bd064ebc476dc4dcb1c5bdbbcf5c40d1d;p=thirdparty%2Fbinutils-gdb.git 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. --- diff --git a/binutils/doc/binutils.texi b/binutils/doc/binutils.texi index c0a09a373f9..2c9a94d1b16 100644 --- a/binutils/doc/binutils.texi +++ b/binutils/doc/binutils.texi @@ -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