[committed] MIPS/opcodes: Fix a typo in `-M ginv' option description

Maciej W. Rozycki macro@mips.com
Thu Jun 21 21:47:00 GMT 2018


	opcodes/
	* mips-dis.c (print_mips_disassembler_options): Fix a typo in
	`-M ginv' option description.
---
 opcodes/mips-dis.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

binutils-mips-opcodes-ginv-typo.diff
Index: binutils/opcodes/mips-dis.c
===================================================================
--- binutils.orig/opcodes/mips-dis.c	2018-06-21 21:56:44.000000000 +0100
+++ binutils/opcodes/mips-dis.c	2018-06-21 21:58:14.677726318 +0100
@@ -2575,7 +2575,7 @@ with the -M switch (multiple options sho
                            ASE instructions.\n"));
 
   fprintf (stream, _("\n\
-  ginv                     Recognize the Global INValidate (GINV) ASe\n\
+  ginv                     Recognize the Global INValidate (GINV) ASE\n\
                            instructions.\n"));
 
   fprintf (stream, _("\n\



More information about the Binutils mailing list