diff options
author | Bram Moolenaar <Bram@vim.org> | 2020-01-16 19:40:38 +0100 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2020-01-16 19:40:38 +0100 |
commit | f2a44e5c48b029666ded556e2ab052dfc1266d62 (patch) | |
tree | ad6e5d2ff71b121a67110157dcb07bed14652d6b /README.txt | |
parent | 49c57ce50019b667e5005ce1cfb8cdc2e48bf868 (diff) | |
download | vim-git-f2a44e5c48b029666ded556e2ab052dfc1266d62.tar.gz |
patch 8.2.0122: readme files still mention MS-DOSv8.2.0122
Problem: Readme files still mention MS-DOS.
Solution: Update readme files. (Ken Takata, closes #5486)
Diffstat (limited to 'README.txt')
-rw-r--r-- | README.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/README.txt b/README.txt index 71a38271c..ead022b42 100644 --- a/README.txt +++ b/README.txt @@ -16,10 +16,10 @@ All commands are given with normal keyboard characters, so those who can type with ten fingers can work very fast. Additionally, function keys can be mapped to commands by the user, and the mouse can be used. -Vim runs under MS-Windows (NT, 2000, XP, Vista, 7, 8, 10), Macintosh, VMS and -almost all flavours of UNIX. Porting to other systems should not be very -difficult. Older versions of Vim run on MS-DOS, MS-Windows 95/98/Me, Amiga -DOS, Atari MiNT, BeOS, RISC OS and OS/2. These are no longer maintained. +Vim runs under MS-Windows (XP, Vista, 7, 8, 10), macOS, VMS and almost all +flavours of UNIX. Porting to other systems should not be very difficult. +Older versions of Vim run on MS-DOS, MS-Windows 95/98/Me/NT/2000, Amiga DOS, +Atari MiNT, BeOS, RISC OS and OS/2. These are no longer maintained. DISTRIBUTION |