summaryrefslogtreecommitdiff
path: root/runtime/doc/vi_diff.txt
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2007-05-05 17:10:09 +0000
committerBram Moolenaar <Bram@vim.org>2007-05-05 17:10:09 +0000
commitdd2a3cda553f2a8fd89e7aeb9246c82c42818141 (patch)
tree0b846b28521db34eb9995a1b1385e47d97811004 /runtime/doc/vi_diff.txt
parent3ed4447ed702491da239b61dbb4bac8848bc6c2f (diff)
downloadvim-git-dd2a3cda553f2a8fd89e7aeb9246c82c42818141.tar.gz
updated for version 7.1a
Diffstat (limited to 'runtime/doc/vi_diff.txt')
-rw-r--r--runtime/doc/vi_diff.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/runtime/doc/vi_diff.txt b/runtime/doc/vi_diff.txt
index 466a049f7..0c9213a8e 100644
--- a/runtime/doc/vi_diff.txt
+++ b/runtime/doc/vi_diff.txt
@@ -1,4 +1,4 @@
-*vi_diff.txt* For Vim version 7.0. Last change: 2006 Apr 24
+*vi_diff.txt* For Vim version 7.1a. Last change: 2006 Nov 18
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -25,7 +25,7 @@ is missing something or because Posix is beside the mark).
==============================================================================
1. Simulated command *simulated-command*
-This command is in Vi, but Vim only simuates it:
+This command is in Vi, but Vim only simulates it:
*:o* *:op* *:open*
:[range]o[pen] Works like |:visual|: end Ex mode.
@@ -953,7 +953,7 @@ Only Vim is able to accept options in between and after the file names.
==============================================================================
7. POSIX compliance *posix* *posix-compliance*
-In 2005 the POSIX test suite was run to check the compatiblity of Vim. Most
+In 2005 the POSIX test suite was run to check the compatibility of Vim. Most
of the test was executed properly. There are the few things where Vim
is not POSIX compliant, even when run in Vi compatibility mode.