about summary refs log tree commit diff
path: root/INSTALL
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2004-07-02 15:59:07 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2004-07-02 15:59:07 +0000
commit8784bbe97c078f13c91cc220eb0e13c1a92f1655 (patch)
tree80e1dec23c5dde43e84fbbc1d4f467a0af8f31c7 /INSTALL
parente9fa0606716419ea85c45667d8c7502bc8eba2c7 (diff)
downloadzsh-8784bbe97c078f13c91cc220eb0e13c1a92f1655.tar.gz
zsh-8784bbe97c078f13c91cc220eb0e13c1a92f1655.tar.xz
zsh-8784bbe97c078f13c91cc220eb0e13c1a92f1655.zip
20126: tidy up before 4.2.1
20127: tweaked version of Wayne's patch to reexand prompts
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index 24e96a624..5ed5abc03 100644
--- a/INSTALL
+++ b/INSTALL
@@ -15,7 +15,7 @@ MAKING AND INSTALLING
 Check MACHINES File
 -------------------
 
-Check the file MACHINES in the subdirectory Etc to see the architectures
+Check the file MACHINES in the top directory to see the architectures
 that zsh is known to compile on, as well as any special instructions
 for your particular architecture.  Most architectures will not require any
 special instructions.
@@ -243,7 +243,7 @@ which reduce memory usage on some systems. To use these, add the option
   --enable-zsh-mem
 when invoking "configure".
 
-You should check Etc/MACHINES to see if there are specific recommendations
+You should check MACHINES to see if there are specific recommendations
 about using the zsh malloc routines on your particular architecture.
 
 Debugging Routines