This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
[PATCH] GAS (doc): Fix misaligned menu entry.
- From: John Darrington <john at darrington dot wattle dot id dot au>
- To: binutils at sourceware dot org
- Cc: John Darrington <john at darrington dot wattle dot id dot au>
- Date: Wed, 15 May 2019 14:32:25 +0200
- Subject: [PATCH] GAS (doc): Fix misaligned menu entry.
- References: <20190515123225.5385-1-john@darrington.wattle.id.au>
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