aboutsummaryrefslogtreecommitdiff
path: root/runtime/tools
diff options
context:
space:
mode:
authorMichael Reed <m.reed@mykolab.com>2014-11-18 01:44:47 -0500
committerMichael Reed <m.reed@mykolab.com>2014-11-27 23:42:40 -0500
commitba1e2ce287752a1bd30d52f77493a5bb582c2349 (patch)
tree0e9041ec9f2b566d3aed97fa8bf03a43ecd09830 /runtime/tools
parent83a4c9d58ce9265fc5b18e1f4e289552a56e9a56 (diff)
downloadrneovim-ba1e2ce287752a1bd30d52f77493a5bb582c2349.tar.gz
rneovim-ba1e2ce287752a1bd30d52f77493a5bb582c2349.tar.bz2
rneovim-ba1e2ce287752a1bd30d52f77493a5bb582c2349.zip
Remove OS/2 references
Paul Slootman was removed from the top of os_unix.c as OS/2 is no longer supported, but is still credited in runtime/doc/intro.txt.
Diffstat (limited to 'runtime/tools')
-rw-r--r--runtime/tools/README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/tools/README.txt b/runtime/tools/README.txt
index fa176c776d..19976b325c 100644
--- a/runtime/tools/README.txt
+++ b/runtime/tools/README.txt
@@ -34,4 +34,4 @@ xcmdsrv_client.c: Example for a client program that communicates with a Vim
unicode.vim Vim script to generate tables for src/mbyte.c.
-[xxd (and tee for OS/2) can be found in the src directory]
+[xxd can be found in the src directory]