diff --git a/ChangeLog b/ChangeLog
index ab803c20a..ad7641759 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2014-06-26 Peter Stephenson
+
+ * Jun T: 32812: Doc/zsh.yo, Doc/ztexi.yo: put table of contents
+ at front of manual.
+
2014-06-26 Peter Stephenson
* 32799: Doc/Zsh/builtins.yo, Src/Builtins/rlimits.c: resource
diff --git a/Doc/zsh.yo b/Doc/zsh.yo
index 0d815c2e0..7f6dbd2a3 100644
--- a/Doc/zsh.yo
+++ b/Doc/zsh.yo
@@ -41,6 +41,7 @@ permission notice identical to this one.
Permission is granted to copy and distribute translations of this manual
into another language, under the above conditions for modified versions.
texiendtitlepage()
+NOTRANS(@contents)
)\
ifnzman(includefile(Zsh/manual.yo))
includefile(Zsh/intro.yo)
diff --git a/Doc/ztexi.yo b/Doc/ztexi.yo
index e58ff3902..636896117 100644
--- a/Doc/ztexi.yo
+++ b/Doc/ztexi.yo
@@ -16,7 +16,6 @@ def(CMT)(0)(NOTRANS(@c))
ATEXIT(\
NL()\
- NOTRANS(@contents)+NL()\
NOTRANS(@bye)NL()\
)