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.
This commit is contained in:
Seth Jackson 2015-12-22 16:08:06 -05:00 committed by Michael Reed
parent 944658e2e1
commit b9d1a7f810

View File

@ -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