From b9d1a7f810fce0652ded1496675cf635b0b785be Mon Sep 17 00:00:00 2001 From: Seth Jackson Date: Tue, 22 Dec 2015 16:08:06 -0500 Subject: [PATCH] doc: vi_diff: Update supported OS list #3890 We do not support every Unix flavor in existence so note that here. We do not support Windows 95 or NT. Update the list to the Windows versions we do support. We only support OS X not classic Mac OS so note that too. --- runtime/doc/vi_diff.txt | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/runtime/doc/vi_diff.txt b/runtime/doc/vi_diff.txt index 8b2fa28e0a..3754e16d99 100644 --- a/runtime/doc/vi_diff.txt +++ b/runtime/doc/vi_diff.txt @@ -57,10 +57,9 @@ argument when starting Vim. Support for different systems. Vim can be used on: - - All Unix systems (it works on all systems it was tested on, although - the GUI and Perl interface may not work everywhere). - - Windows 95 and Windows NT, with support for long file names. - - Macintosh + - Modern Unix systems (*BSD, Linux, etc.) + - Windows (XP SP 2 or greater) + - OS X Multi level undo. |undo| 'u' goes backward in time, 'CTRL-R' goes forward again. Set option