From 24a98a0eb77245adc50facad8b735b20bfd31a7e Mon Sep 17 00:00:00 2001 From: Bram Moolenaar Date: Wed, 27 Sep 2017 22:23:55 +0200 Subject: Update runtime files --- runtime/doc/vim.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'runtime/doc/vim.1') diff --git a/runtime/doc/vim.1 b/runtime/doc/vim.1 index 18f589c36..20714b774 100644 --- a/runtime/doc/vim.1 +++ b/runtime/doc/vim.1 @@ -325,7 +325,7 @@ You can still edit the buffer, but will be prevented from accidentally 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 -- cgit v1.2.1