Hi Bram, While skimming through the various vim readme's, I noticed some mismatched references to various vim versions.
Thanks
From 860f3b562da22f15f53c8a848dd50cfa49370236 Mon Sep 17 00:00:00 2001
From: Michael Wookey <[EMAIL PROTECTED]>
Date: Thu, 21 Aug 2008 20:28:03 +1000
Subject: [PATCH] Minor documentation updates to reference version 7.2.
Signed-off-by: Michael Wookey <[EMAIL PROTECTED]>
---
README_dos.txt | 10 +++++-----
README_extra.txt | 4 ++--
README_os2.txt | 8 ++++----
README_src.txt | 4 ++--
uninstal.txt | 4 ++--
5 files changed, 15 insertions(+), 15 deletions(-)
diff --git a/README_dos.txt b/README_dos.txt
index 1f37cbb..c427217 100644
--- a/README_dos.txt
+++ b/README_dos.txt
@@ -93,7 +93,7 @@ Remarks:
won't show a menubar. Then you need to set the $VIM environment variable to
point to the top directory of your Vim files. Example:
set VIM=C:\editors\vim
- Vim version 6.0 will look for your vimrc file in $VIM, and for the runtime
+ Vim version 7.2 will look for your vimrc file in $VIM, and for the runtime
files in $VIM/vim72. See ":help $VIM" for more information.
- To avoid confusion between distributed files of different versions and your
@@ -105,10 +105,10 @@ Remarks:
C:\vim\vimfiles\ftplugin\*.vim Filetype plugins
C:\vim\... Other files you made.
Distributed files:
- C:\vim\vim72\vim.exe The Vim version 6.0 executable.
- C:\vim\vim72\doc\*.txt The version 6.0 documentation files.
- C:\vim\vim72\bugreport.vim A Vim version 6.0 script.
- C:\vim\vim72\... Other version 6.0 distributed files.
+ C:\vim\vim72\vim.exe The Vim version 7.2 executable.
+ C:\vim\vim72\doc\*.txt The version 7.2 documentation files.
+ C:\vim\vim72\bugreport.vim A Vim version 7.2 script.
+ C:\vim\vim72\... Other version 7.2 distributed files.
In this case the $VIM environment variable would be set like this:
set VIM=C:\vim
Then $VIMRUNTIME will automatically be set to "$VIM\vim72". Don't add
diff --git a/README_extra.txt b/README_extra.txt
index ef3c412..7347add 100644
--- a/README_extra.txt
+++ b/README_extra.txt
@@ -1,10 +1,10 @@
README_extra.txt for version 7.2 of Vim: Vi IMproved.
The extra archive of Vim is to be used in combination with the source archive
-(vim-7.0-src.tar.gz). The extra archive is useless without it.
+(vim-7.2-src.tar.gz). The extra archive is useless without it.
For more information, see the "README.txt" file that comes with the runtime
-archive (vim-7.0-rt.tar.gz). To be able to run Vim you MUST get the runtime
+archive (vim-7.2-rt.tar.gz). To be able to run Vim you MUST get the runtime
archive too!
The extra archive plus the source and runtime achives make up the complete
diff --git a/README_os2.txt b/README_os2.txt
index a8822c3..5ebce69 100644
--- a/README_os2.txt
+++ b/README_os2.txt
@@ -41,10 +41,10 @@ Extra remarks:
C:\vim\_viminfo Dynamic info for 'viminfo'.
C:\vim\... Other files you made.
Distributed files:
- C:\vim\vim72\vim.exe The Vim version 7.1 executable.
- C:\vim\vim72\doc\*.txt The version 7.1 documentation files.
- C:\vim\vim72\bugreport.vim A Vim version 7.1 script.
- C:\vim\vim72\... Other version 7.1 distributed files.
+ C:\vim\vim72\vim.exe The Vim version 7.2 executable.
+ C:\vim\vim72\doc\*.txt The version 7.2 documentation files.
+ C:\vim\vim72\bugreport.vim A Vim version 7.2 script.
+ C:\vim\vim72\... Other version 7.2 distributed files.
In this case the $VIM environment variable would be set like this:
set VIM=C:\vim
diff --git a/README_src.txt b/README_src.txt
index 0e732c0..341b07c 100644
--- a/README_src.txt
+++ b/README_src.txt
@@ -2,9 +2,9 @@ README_src.txt for version 7.2 of Vim: Vi IMproved.
The source archive contains the files needed to compile Vim on Unix systems.
It is packed for Unix systems (NL line separator). It is also used for other
-systems in combination with the extra archive (vim-7.0-extra.tar.gz, in the
+systems in combination with the extra archive (vim-7.2-extra.tar.gz, in the
"extra" directory of ftp.vim.org).
For more information, see the README.txt file that comes with the runtime
-archive (vim-7.0-rt.tar.gz). To be able to run Vim you MUST get the runtime
+archive (vim-7.2-rt.tar.gz). To be able to run Vim you MUST get the runtime
archive too!
diff --git a/uninstal.txt b/uninstal.txt
index bb06c99..62cd658 100644
--- a/uninstal.txt
+++ b/uninstal.txt
@@ -55,8 +55,8 @@ Here are guidelines for removing Vim by hand:
skip the next step.
5. Delete the distributed files. If you followed the directions, these will
- be located in a directory like "C:\vim\vim54". If the $VIM environment
- variable is set, the directory will be $VIM\vim54. Delete the "vim54"
+ be located in a directory like "C:\vim\vim72". If the $VIM environment
+ variable is set, the directory will be $VIM\vim72. Delete the "vim72"
directory and all that is in it. Warning: If you changed any of the
distributed files, or added some of your own files, you might want to save
these first. But normally you would not have changed or added files here.
--
1.6.0
signature.asc
Description: Digital signature
