Fix @opindex for m80387

I noticed that the opindex for -m80387
option was wrong. It was just 80387 which
was not consistent with the rest of the options.
This fixes that and uses "@opindex m80387".

Committed as obvious after  "make html" and checking
the option index page.

gcc/ChangeLog:

	* doc/invoke.texi: Fix @opindex
	for m80387 option.
This commit is contained in:
Andrew Pinski 2022-11-14 15:21:36 +00:00
parent 9c19597c0d
commit 30348d30d9

View file

@ -32634,7 +32634,7 @@ comparison is unordered.
@item -m80387
@itemx -mhard-float
@opindex 80387
@opindex m80387
@opindex mhard-float
Generate output containing 80387 instructions for floating point.