summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Martin <phy1729@gmail.com>2018-07-29 13:48:42 -0500
committerMatthew Martin <phy1729@gmail.com>2018-07-29 13:48:42 -0500
commitb5f0ad8e7b6c754bfbcd96cbdc9e98ac2a8d2188 (patch)
tree199c71c35e5a484988034270e8358e1b0e55eebb
parent346c6ef5786a26cc55eded4d1c1d8a838ffc06e6 (diff)
downloadzsh-b5f0ad8e7b6c754bfbcd96cbdc9e98ac2a8d2188.tar.gz
zsh-b5f0ad8e7b6c754bfbcd96cbdc9e98ac2a8d2188.zip
43184: Remove reference to ftp_sites.yo
-rw-r--r--ChangeLog2
-rw-r--r--Etc/FAQ.yo10
2 files changed, 5 insertions, 7 deletions
diff --git a/ChangeLog b/ChangeLog
index 13abc5622..e56749981 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,8 @@
* 43185: Completion/Zsh/Type/_command_names: Use [ suffix for
associative arrays. Add + to remove-chars from Oliver.
+ * 43184: Etc/FAQ.yo: Remove reference to ftp_sites.yo.
+
2018-07-25 dana <dana@dana.is>
* 43203: Completion/Unix/Command/_lua: Add completion for lua
diff --git a/Etc/FAQ.yo b/Etc/FAQ.yo
index 72ff7fa3d..a2a2552e6 100644
--- a/Etc/FAQ.yo
+++ b/Etc/FAQ.yo
@@ -331,15 +331,11 @@ label(16)
The coordinator of development is currently me; the alias
email(coordinator@zsh.org) can be used to contact whoever is in the hot
- seat. The following are known mirrors (kept frequently up to date); the
- first is the official archive site, currently in Australia. All are
- available by anonymous FTP. The major sites keep test versions in the
+ seat. url(https://www.zsh.org/)(https://www.zsh.org/ is the official
+ archive site, currently in Australia. Test versions are kept in the
`testing' subdirectory: such up-to-the-minute development versions should
only be retrieved if you actually plan to help test the latest version of
- the shell. The following list also appears on the WWW at
- url(http://www.zsh.org/)(http://www.zsh.org/) .
-
-includefile(../Doc/Zsh/ftp_sites.yo)
+ the shell.
A Windows port was created by Amol Deshpandem based on 3.0.5 (which
is now rather old). This has now been restored and can be found at