diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2009-04-17 13:14:45 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2009-04-17 13:14:45 +0000 |
commit | 126dbe29c75ba318426fd125651bb66472f1409a (patch) | |
tree | 349a36ea03a8bc38597d93b89ceb0d4c9abb1529 /Doc/Zsh | |
parent | 6f2e86514ace52da43519c9ddd1ea13dab23920b (diff) | |
download | zsh-126dbe29c75ba318426fd125651bb66472f1409a.tar.gz zsh-126dbe29c75ba318426fd125651bb66472f1409a.tar.xz zsh-126dbe29c75ba318426fd125651bb66472f1409a.zip |
Jesse W: 26840: texi2html instructions
Diffstat (limited to 'Doc/Zsh')
-rw-r--r-- | Doc/Zsh/manual.yo | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Doc/Zsh/manual.yo b/Doc/Zsh/manual.yo index 3895b6a96..f248e70d8 100644 --- a/Doc/Zsh/manual.yo +++ b/Doc/Zsh/manual.yo @@ -187,9 +187,9 @@ An HTML version of this manual is available at the Zsh web site via: 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 -expand info zsh.texi)'. If necessary, -upgrade to version 1.64 of texi2html.) +from tt(http://www.nongnu.org/texi2html/). The command is +`tt(texi2html --output . --ifinfo --split=chapter --node-files zsh.texi)'. +If necessary, upgrade to version 1.78 of texi2html.) ) enditem() |