summaryrefslogtreecommitdiffhomepage
path: root/doc
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2003-06-09 15:17:04 +0000
committerJose Antonio Ortega Ruiz <jao@gnu.org>2003-06-09 15:17:04 +0000
commita1c744caa75863468b234c41e6404f82e1293744 (patch)
tree43450d8300976255d5d04451144f529b079d76e9 /doc
parentd0126cfb3641442ff64628e6cce0cac0de9ed628 (diff)
downloadmdk-a1c744caa75863468b234c41e6404f82e1293744.tar.gz
mdk-a1c744caa75863468b234c41e6404f82e1293744.tar.bz2
markup error
Diffstat (limited to 'doc')
-rw-r--r--doc/mdk.texi5
-rw-r--r--doc/mdk_tut.texi4
2 files changed, 3 insertions, 6 deletions
diff --git a/doc/mdk.texi b/doc/mdk.texi
index 72dc8ef..2a6f522 100644
--- a/doc/mdk.texi
+++ b/doc/mdk.texi
@@ -121,9 +121,6 @@ helpful discussions, as well as actual code (@pxref{GUD integration}).
* Instructions and commands:: Index of MIXAL instructions and MIXVM commands.
@detailmenu
-
-
-@detailmenu
--- The Detailed Node Listing ---
Installing @sc{mdk}
@@ -275,4 +272,4 @@ Copying
@contents
@bye
-$Id: mdk.texi,v 1.20 2003/06/04 00:03:19 jao Exp $
+$Id: mdk.texi,v 1.21 2003/06/09 15:17:04 jao Exp $
diff --git a/doc/mdk_tut.texi b/doc/mdk_tut.texi
index ecdd823..b08e285 100644
--- a/doc/mdk_tut.texi
+++ b/doc/mdk_tut.texi
@@ -4,7 +4,7 @@
@c Free Software Foundation, Inc.
@c See the file mdk.texi for copying conditions.
-@c $Id: mdk_tut.texi,v 1.10 2003/06/05 22:28:15 jao Exp $
+@c $Id: mdk_tut.texi,v 1.11 2003/06/09 15:19:02 jao Exp $
@node MIX and MIXAL tutorial, Getting started, Installing MDK, Top
@comment node-name, next, previous, up
@@ -780,7 +780,7 @@ the signs). For instance, if we begin with @samp{[rA]} = @w{+ 01 02 03
@item SLAX 3 @tab [rA] = + 04 05 06 07 08 @tab [rX] = - 09 10 00 00 00
@item SRC 4 @tab [rA] = + 07 08 09 10 01 @tab [rX] = - 02 03 04 05 06
@item SRAX 4 @tab [rA] = + 00 00 00 00 01 @tab [rX] = - 02 03 04 05 06
-@end example
+@end multitable
@node Miscellaneous operators, Execution times, Shift operators, MIX instruction set
@comment node-name, next, previous, up