diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2005-07-18 14:53:39 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2005-07-18 14:53:39 +0000 |
commit | 9f4197038c99cead4741613fa56369dcd2e8a477 (patch) | |
tree | 4d00a3b636c1372578861836bcb0be88650dbbe1 /Etc | |
parent | 5d37414ad4181c7a551664022eca3fed45492e1d (diff) | |
download | zsh-9f4197038c99cead4741613fa56369dcd2e8a477.tar.gz zsh-9f4197038c99cead4741613fa56369dcd2e8a477.tar.xz zsh-9f4197038c99cead4741613fa56369dcd2e8a477.zip |
fix version in 21490
Diffstat (limited to 'Etc')
-rw-r--r-- | Etc/FAQ.yo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Etc/FAQ.yo b/Etc/FAQ.yo index 90e700d4f..ed6800f82 100644 --- a/Etc/FAQ.yo +++ b/Etc/FAQ.yo @@ -261,7 +261,7 @@ sect(What is it good at?) sect(On what machines will it run?) - From version 3.0, zsh uses GNU autoconf as the installation + From version 4.3.0, zsh uses GNU autoconf as the installation mechanism. This considerably increases flexibility over the old `buildzsh' mechanism. Consequently, zsh should compile and run on any modern version of UNIX, and a great many not-so-modern versions |