about summary refs log tree commit diff
path: root/Doc
diff options
context:
space:
mode:
authorJun T <takimoto-j@kba.biglobe.ne.jp>2014-06-26 22:37:11 +0900
committerPeter Stephenson <p.w.stephenson@ntlworld.com>2014-06-26 21:33:45 +0100
commitfa4c71b29ef177077af778b45db1685563cb1ab4 (patch)
tree39d3d937894032486116c7c329c89efcda8d79fd /Doc
parente0dccff13e0c190e75d0a8d40537ea96abfecb93 (diff)
downloadzsh-fa4c71b29ef177077af778b45db1685563cb1ab4.tar.gz
zsh-fa4c71b29ef177077af778b45db1685563cb1ab4.tar.xz
zsh-fa4c71b29ef177077af778b45db1685563cb1ab4.zip
32812: put contents at start of manual
Diffstat (limited to 'Doc')
-rw-r--r--Doc/zsh.yo1
-rw-r--r--Doc/ztexi.yo1
2 files changed, 1 insertions, 1 deletions
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()\
 )