From 95b83f217d7ec89be0a05437b8dccf96f7d15dd8 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Mon, 18 Apr 2011 08:38:52 +0000 Subject: Simon Ruderich: 29004: update archive list --- Doc/Zsh/compsys.yo | 4 ++-- Doc/Zsh/metafaq.yo | 55 ++++++++++++------------------------------------------ 2 files changed, 14 insertions(+), 45 deletions(-) (limited to 'Doc') diff --git a/Doc/Zsh/compsys.yo b/Doc/Zsh/compsys.yo index 1eefbcdc8..0fdd6d017 100644 --- a/Doc/Zsh/compsys.yo +++ b/Doc/Zsh/compsys.yo @@ -2686,11 +2686,11 @@ descend as deep as necessary. For example, example(zstyle ':completion:*' urls ~/.urls -mkdir -p ~/.urls/ftp/ftp.zsh.org/pub/development +mkdir -p ~/.urls/ftp/ftp.zsh.org/pub ) allows completion of all the components of the URL -tt(ftp://ftp.zsh.org/pub/development) after suitable commands such as +tt(ftp://ftp.zsh.org/pub) after suitable commands such as `tt(netscape)' or `tt(lynx)'. Note, however, that access methods and files are completed separately, so if the tt(hosts) style is set hosts can be completed without reference to the tt(urls) style. diff --git a/Doc/Zsh/metafaq.yo b/Doc/Zsh/metafaq.yo index 838c93815..de7edfeba 100644 --- a/Doc/Zsh/metafaq.yo +++ b/Doc/Zsh/metafaq.yo @@ -27,62 +27,31 @@ cindex(acquiring zsh by FTP) cindex(availability of zsh) startitem() item(Primary site)( -nofill(tt(ftp://ftp.zsh.org/pub/zsh/) -tt(http://www.zsh.org/pub/zsh/)) +nofill(tt(ftp://ftp.zsh.org/pub/) +tt(http://www.zsh.org/pub/)) ) item(Australia)( -nofill(tt(ftp://ftp.zsh.org/pub/zsh/) -tt(http://www.zsh.org/pub/zsh/)) +nofill(tt(ftp://ftp.zsh.org/pub/) +tt(http://www.zsh.org/pub/)) +) +item(Denmark)( +nofill(tt(ftp://mirrors.dotsrc.org/zsh/)) ) item(Finland)( nofill(tt(ftp://ftp.funet.fi/pub/unix/shells/zsh/)) ) +item(France)( +nofill(tt(ftp://nephtys.lip6.fr/pub/unix/shells/zsh/)) +) item(Germany)( -nofill(tt(ftp://ftp.fu-berlin.de/pub/unix/shells/zsh/) em((H)) -tt(ftp://ftp.gmd.de/packages/zsh/) -tt(ftp://ftp.uni-trier.de/pub/unix/shell/zsh/)) +nofill(tt(ftp://ftp.fu-berlin.de/pub/unix/shells/zsh/)) ) item(Hungary)( -nofill(tt(ftp://ftp.cs.elte.hu/pub/zsh/) -tt(http://www.cs.elte.hu/pub/zsh/) -tt(ftp://ftp.kfki.hu/pub/packages/zsh/)) -) -item(Israel)( -nofill(tt(ftp://ftp.math.technion.ac.il/pub/zsh/) -tt(http://www.math.technion.ac.il/pub/zsh/)) -) -item(Japan)( -nofill(tt(ftp://ftp.win.ne.jp/pub/shell/zsh/)) -) -item(Korea)( -nofill(tt(ftp://linux.sarang.net/mirror/system/shell/zsh/)) -) -item(Netherlands)( -nofill(tt(ftp://ftp.demon.nl/pub/mirrors/zsh/)) -) -item(Norway)( -nofill(tt(ftp://ftp.uit.no/pub/unix/shells/zsh/)) +nofill(tt(ftp://ftp.kfki.hu/pub/packages/zsh/)) ) item(Poland)( nofill(tt(ftp://sunsite.icm.edu.pl/pub/unix/shells/zsh/)) ) -item(Romania)( -nofill(tt(ftp://ftp.roedu.net/pub/mirrors/ftp.zsh.org/pub/zsh/) -tt(ftp://ftp.kappa.ro/pub/mirrors/ftp.zsh.org/pub/zsh/)) -) -item(Slovenia)( -nofill(tt(ftp://ftp.siol.net/mirrors/zsh/)) -) -item(Sweden)( -nofill(tt(ftp://ftp.lysator.liu.se/pub/unix/zsh/)) -) -item(UK)( -nofill(tt(ftp://ftp.net.lut.ac.uk/zsh/) -tt(ftp://sunsite.org.uk/packages/zsh/)) -) -item(USA)( -nofill(tt(http://zsh.open-mirror.com/)) -) enditem() The up-to-date source code is available via anonymous CVS and Git from -- cgit 1.4.1