diff mbox series

[pushed] doc: Normalize reference to binutils version for C6X

Message ID 20240820145901.8CC5133E8D@hamza.pair.com
State New
Headers show
Series [pushed] doc: Normalize reference to binutils version for C6X | expand

Commit Message

Gerald Pfeifer Aug. 20, 2024, 2:58 p.m. UTC
We generally do not use a hyphen between project name and version.

gcc:
	* doc/install.texi (Specific) <c6x-*-*>: Normalize reference to
	binutils.
---
 gcc/doc/install.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi
index 4973f195daf..f871227f684 100644
--- a/gcc/doc/install.texi
+++ b/gcc/doc/install.texi
@@ -5048,7 +5048,7 @@  as the @command{build} parameter on the @command{configure} line.  For example:
 @end html
 @anchor{c6x-x-x}
 @heading c6x-*-*
-The C6X family of processors. This port requires binutils-2.22 or newer.
+The C6X family of processors. This port requires binutils 2.22 or newer.
 
 @html
 <hr />