1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-11-02 06:40:55 +01:00

32812: put contents at start of manual

This commit is contained in:
Jun T 2014-06-26 22:37:11 +09:00 committed by Peter Stephenson
parent e0dccff13e
commit fa4c71b29e
3 changed files with 6 additions and 1 deletions

View file

@ -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)

View file

@ -16,7 +16,6 @@ def(CMT)(0)(NOTRANS(@c))
ATEXIT(\
NL()\
NOTRANS(@contents)+NL()\
NOTRANS(@bye)NL()\
)