summaryrefslogtreecommitdiff
path: root/runtime/doc/vi_diff.txt
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2016-02-15 22:07:32 +0100
committerBram Moolenaar <Bram@vim.org>2016-02-15 22:07:32 +0100
commit38a55639d603823efcf2d2fdf542dbffdeb60b75 (patch)
treecaf0a634ab061f45cb038e1ef179eab58ac6b902 /runtime/doc/vi_diff.txt
parentd807036d10615b960c814ef3890ecad335b57f56 (diff)
downloadvim-git-38a55639d603823efcf2d2fdf542dbffdeb60b75.tar.gz
Update runtime files.
Diffstat (limited to 'runtime/doc/vi_diff.txt')
-rw-r--r--runtime/doc/vi_diff.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/runtime/doc/vi_diff.txt b/runtime/doc/vi_diff.txt
index 2a7bbe467..4619b5056 100644
--- a/runtime/doc/vi_diff.txt
+++ b/runtime/doc/vi_diff.txt
@@ -1,4 +1,4 @@
-*vi_diff.txt* For Vim version 7.4. Last change: 2015 Nov 01
+*vi_diff.txt* For Vim version 7.4. Last change: 2016 Feb 12
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -960,7 +960,7 @@ Only Vim is able to accept options in between and after the file names.
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.
-
+ *$VIM_POSIX*
Set the $VIM_POSIX environment variable to have 'cpoptions' include the POSIX
flags when Vim starts up. This makes Vim run as POSIX as it can. That's
a bit different from being Vi compatible.