summaryrefslogtreecommitdiffstats
path: root/runtime/doc/usr_01.txt
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2019-12-17 21:27:18 +0100
committerBram Moolenaar <Bram@vim.org>2019-12-17 21:27:18 +0100
commit6f345a1458df2db03fba7863492404e9dc8b817c (patch)
tree6eda4ac072ea9ae8440d5597fb1f8a2f438fc576 /runtime/doc/usr_01.txt
parenta48e78e11f2b647183fd12f569020756b17d7683 (diff)
patch 8.2.0017: OS/2 and MS-DOS are still mentionedv8.2.0017
Problem: OS/2 and MS-DOS are still mentioned, even though support was removed long ago. Solution: Update documentation. (Yegappan Lakshmanan, closes #5368)
Diffstat (limited to 'runtime/doc/usr_01.txt')
-rw-r--r--runtime/doc/usr_01.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/doc/usr_01.txt b/runtime/doc/usr_01.txt
index cf0c867ad9..23eb304c2e 100644
--- a/runtime/doc/usr_01.txt
+++ b/runtime/doc/usr_01.txt
@@ -71,7 +71,7 @@ you are using:
Unix: >
:!cp -i $VIMRUNTIME/vimrc_example.vim ~/.vimrc
-MS-DOS, MS-Windows, OS/2: >
+MS-Windows: >
:!copy $VIMRUNTIME/vimrc_example.vim $VIM/_vimrc
Amiga: >
:!copy $VIMRUNTIME/vimrc_example.vim $VIM/.vimrc