From 90a0b08bd064ebc476dc4dcb1c5bdbbcf5c40d1d Mon Sep 17 00:00:00 2001 From: Dennis Dyallo Date: Mon, 10 Nov 2025 11:37:43 +0100 Subject: [PATCH] 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. --- binutils/doc/binutils.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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