aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Reed <m.reed@mykolab.com>2014-12-09 19:43:27 -0500
committerMichael Reed <m.reed@mykolab.com>2014-12-09 19:43:45 -0500
commit500cce10911a48207f17afee68766a6fb69cc886 (patch)
treef4c807852dc69e1862858a65c7c11cc8d188f3af
parentb75989b57293c479bf8f481833139c4eaa3c7d61 (diff)
downloadrneovim-500cce10911a48207f17afee68766a6fb69cc886.tar.gz
rneovim-500cce10911a48207f17afee68766a6fb69cc886.tar.bz2
rneovim-500cce10911a48207f17afee68766a6fb69cc886.zip
docs: Remove OS/390 remnants
-rw-r--r--runtime/doc/options.txt1
-rw-r--r--runtime/doc/vi_diff.txt1
2 files changed, 0 insertions, 2 deletions
diff --git a/runtime/doc/options.txt b/runtime/doc/options.txt
index 6fcbd56cc6..f8b337c0d0 100644
--- a/runtime/doc/options.txt
+++ b/runtime/doc/options.txt
@@ -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}
diff --git a/runtime/doc/vi_diff.txt b/runtime/doc/vi_diff.txt
index 942fbb685e..a3abd2cfd3 100644
--- a/runtime/doc/vi_diff.txt
+++ b/runtime/doc/vi_diff.txt
@@ -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.