diff options
author | Oliver Kiddle <opk@users.sourceforge.net> | 2001-02-01 15:48:57 +0000 |
---|---|---|
committer | Oliver Kiddle <opk@users.sourceforge.net> | 2001-02-01 15:48:57 +0000 |
commit | 3f862ce2057c4b1154af3297a3a45d724cf5d25b (patch) | |
tree | 95ac027341828364de14ae8d345227f532fdd46f /Doc/Zsh/manual.yo | |
parent | 92f2594aec41efd999fad775baac1fd12b91533e (diff) | |
download | zsh-3f862ce2057c4b1154af3297a3a45d724cf5d25b.tar.gz zsh-3f862ce2057c4b1154af3297a3a45d724cf5d25b.tar.xz zsh-3f862ce2057c4b1154af3297a3a45d724cf5d25b.zip |
Changes references to sunsite.auc.dk to just sunsite.dk (13422)
Diffstat (limited to 'Doc/Zsh/manual.yo')
-rw-r--r-- | Doc/Zsh/manual.yo | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Doc/Zsh/manual.yo b/Doc/Zsh/manual.yo index c91f52d52..761c5159c 100644 --- a/Doc/Zsh/manual.yo +++ b/Doc/Zsh/manual.yo @@ -169,10 +169,10 @@ produce a nicely formatted printed manual. item(The HTML manual)( An HTML version of this manual is available at the Zsh web site via: -tt(http://sunsite.auc.dk/zsh/Doc/index.html). +tt(http://sunsite.dk/zsh/Doc/). (The HTML version is produced with bf(texi2html), which may be obtained -from tt(http://wwwcn.cern.ch/dci/texi2html/). The command is +from tt(http://www.mathematik.uni-kl.de/~obachman/Texi2html/). The command is `tt(texi2html -split_chapter -expandinfo zsh.texi)'.) ) enditem() |