commit | 24a98a0eb77245adc50facad8b735b20bfd31a7e | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Wed Sep 27 22:23:55 2017 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Wed Sep 27 22:23:55 2017 +0200 |
tree | ffdfef4e7528ec317d59463e5ff83d07e466c0d7 | |
parent | 9cf39cc57f63f57b4a335cd25371eb456824f049 [diff] [blame] |
Update runtime files
diff --git a/runtime/doc/vim.1 b/runtime/doc/vim.1 index 18f589c..20714b7 100644 --- a/runtime/doc/vim.1 +++ b/runtime/doc/vim.1
@@ -325,7 +325,7 @@ overwriting a file. If you do want to overwrite a file, add an exclamation mark to the Ex command, as in ":w!". -The \-R option also implies the \-n option (see below). +The \-R option also implies the \-n option (see above). The 'readonly' option can be reset with ":set noro". See ":help 'readonly'". .TP