diff options
author | Wayne Davison <wayned@users.sourceforge.net> | 2005-07-19 15:18:11 +0000 |
---|---|---|
committer | Wayne Davison <wayned@users.sourceforge.net> | 2005-07-19 15:18:11 +0000 |
commit | 94b0dee8b39b02f5b67984636145db08e1e10e72 (patch) | |
tree | 0c6e41f22b55d51f8e69126af9d874579838ae64 /Etc | |
parent | 48128dad7ff186d01472000b41cf49f100ba60f5 (diff) | |
download | zsh-94b0dee8b39b02f5b67984636145db08e1e10e72.tar.gz zsh-94b0dee8b39b02f5b67984636145db08e1e10e72.tar.xz zsh-94b0dee8b39b02f5b67984636145db08e1e10e72.zip |
Undo version mod that changed the wrong 3.0 into 4.3.0.
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 fecd8e82e..4ba5bee83 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 4.3.0, zsh uses GNU autoconf as the installation + From version 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 |