docs: Remove OS/390 remnants

This commit is contained in:
Michael Reed 2014-12-09 19:43:27 -05:00
parent b75989b572
commit 500cce1091
2 changed files with 0 additions and 2 deletions

View File

@ -4265,7 +4265,6 @@ A jump table for the options with a short description can be found at |Q_op|.
"@,48-57,/,\,.,-,_,+,,,#,$,%,{,},[,],:,@-@,!,~,="
for AMIGA: "@,48-57,/,.,-,_,+,,,$,:"
for VMS: "@,48-57,/,.,-,_,+,,,#,$,%,<,>,[,],:,;,~"
for OS/390: "@,240-249,/,.,-,_,+,,,#,$,%,~,="
otherwise: "@,48-57,/,.,-,_,+,,,#,$,%,~,=")
global
{not in Vi}

View File

@ -138,7 +138,6 @@ Support for different systems.
- Windows 95 and Windows NT, with support for long file names.
- VMS
- Macintosh
- IBM OS/390
Note that on some systems features need to be disabled to reduce
resource usage, esp. on MS-DOS. For some outdated systems you need to
use an older Vim version.