diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2001-10-24 11:49:42 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2001-10-24 11:49:42 +0000 |
commit | 9494376087cffe7363db1a25fcb4171ed4e1b6fc (patch) | |
tree | 5c2adba4d7cb799856bb34b66f88375daa4d2d25 /Doc/Zsh | |
parent | aae077ec2b4c9e0d2c1d3871673f5415c2b4534a (diff) | |
download | zsh-9494376087cffe7363db1a25fcb4171ed4e1b6fc.tar.gz zsh-9494376087cffe7363db1a25fcb4171ed4e1b6fc.tar.xz zsh-9494376087cffe7363db1a25fcb4171ed4e1b6fc.zip |
Fix for texi2html 1.64
Diffstat (limited to 'Doc/Zsh')
-rw-r--r-- | Doc/Zsh/manual.yo | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Doc/Zsh/manual.yo b/Doc/Zsh/manual.yo index 8d89368f3..fb23e6fcf 100644 --- a/Doc/Zsh/manual.yo +++ b/Doc/Zsh/manual.yo @@ -176,7 +176,8 @@ tt(http://zsh.sunsite.dk/Doc/). (The HTML version is produced with bf(texi2html), which may be obtained from tt(http://www.mathematik.uni-kl.de/~obachman/Texi2html/). The command is -`tt(texi2html -split_chapter -expandinfo zsh.texi)'.) +`tt(texi2html -split chapter -expand info zsh.texi)'. If necessary, +upgrade to version 1.64 of texi2html.) ) enditem() |