summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2001-06-08 00:08:48 +0000
committerJose Antonio Ortega Ruiz <jao@gnu.org>2001-06-08 00:08:48 +0000
commitdd1e741c95646734f352d43078b81f9059e90b1b (patch)
tree4228a9af177f7429a458e8b4642e40db41fa57f8
parent37cc9d38f0b02ae612376e22423ead11231692b2 (diff)
downloadmdk-dd1e741c95646734f352d43078b81f9059e90b1b.tar.gz
mdk-dd1e741c95646734f352d43078b81f9059e90b1b.tar.bz2
minor correction
-rw-r--r--doc/mdk_tut.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/mdk_tut.texi b/doc/mdk_tut.texi
index f8433b6..c22b50e 100644
--- a/doc/mdk_tut.texi
+++ b/doc/mdk_tut.texi
@@ -1095,7 +1095,7 @@ to the same, multiplied by 64 to the fifth power) divided by
18-8*3 = 30
14/3 = 4
1+3:11 = 4:11 = 43
-1//64 = (01 00 00 00 00 00)/(00 00 00 01 00) = (01 00 00 00 00 00)
+1//64 = (01 00 00 00 00)/(00 00 00 01 00) = (01 00 00 00 00)
@end example
@noindent
Note that all MIXAL expressions evaluate to a MIX word (by definition).