summaryrefslogtreecommitdiff
path: root/runtime/doc/starting.txt
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2016-08-02 21:04:33 +0200
committerBram Moolenaar <Bram@vim.org>2016-08-02 21:04:33 +0200
commitbc8801c9317eb721a2ee91322669f2dd5d136380 (patch)
tree95425292b23b662854228ae1aa875e6bd3e9322b /runtime/doc/starting.txt
parentbc7ce675b2d1c9fb58c067eff3edd59abc30aba4 (diff)
downloadvim-git-bc8801c9317eb721a2ee91322669f2dd5d136380.tar.gz
Updated runtime files.
Diffstat (limited to 'runtime/doc/starting.txt')
-rw-r--r--runtime/doc/starting.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/runtime/doc/starting.txt b/runtime/doc/starting.txt
index 256aaadde..bcd1eadfe 100644
--- a/runtime/doc/starting.txt
+++ b/runtime/doc/starting.txt
@@ -1,4 +1,4 @@
-*starting.txt* For Vim version 7.4. Last change: 2016 Jul 28
+*starting.txt* For Vim version 7.4. Last change: 2016 Jul 29
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -979,7 +979,7 @@ This has the side effect of setting or resetting other options (see
changed. This has the same effect like the value of 'compatible' had this
value when starting Vim.
-'compatible is NOT reset, and |defaults.vim| is not loaded:
+'compatible' is NOT reset, and |defaults.vim| is not loaded:
- when Vim was started with the |-u| command line argument, especially with
"-u NONE", or
- when started with the |-C| command line argument, or