[PATCH] GAS (doc): Fix misaligned menu entry.

John Darrington john@darrington.wattle.id.au
Wed May 15 12:32:00 GMT 2019


gas/
	* doc/as.texi (Machine Dependencies): Fix misaligned menu entry.
---
 gas/ChangeLog   | 4 ++++
 gas/doc/as.texi | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/gas/ChangeLog b/gas/ChangeLog
index 34a4eeedd8..18b32cad6e 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,7 @@
+2019-05-14  John Darrington <john@darrington.wattle.id.au>
+
+	* doc/as.texi (Machine Dependencies): Fix misaligned menu entry.
+
 2019-05-15  Alan Modra  <amodra@gmail.com>
 
 	* config/tc-csky.c (md_convert_frag): Initialise trailing
diff --git a/gas/doc/as.texi b/gas/doc/as.texi
index e0c621246c..f0d91d0f78 100644
--- a/gas/doc/as.texi
+++ b/gas/doc/as.texi
@@ -7664,7 +7664,7 @@ subject, see the hardware manufacturer's manual.
 * M68HC11-Dependent::           M68HC11 and 68HC12 Dependent Features
 @end ifset
 @ifset S12Z
-* S12Z-Dependent::            S12Z Dependent Features
+* S12Z-Dependent::              S12Z Dependent Features
 @end ifset
 @ifset METAG
 * Meta-Dependent ::             Meta Dependent Features
-- 
2.11.0



More information about the Binutils mailing list