From ba1e2ce287752a1bd30d52f77493a5bb582c2349 Mon Sep 17 00:00:00 2001 From: Michael Reed Date: Tue, 18 Nov 2014 01:44:47 -0500 Subject: 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. --- runtime/gvimrc_example.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'runtime/gvimrc_example.vim') diff --git a/runtime/gvimrc_example.vim b/runtime/gvimrc_example.vim index 5a5197e99a..26b3001220 100644 --- a/runtime/gvimrc_example.vim +++ b/runtime/gvimrc_example.vim @@ -5,7 +5,7 @@ " Last change: 2001 Sep 02 " " To use it, copy it to -" for Unix and OS/2: ~/.gvimrc +" for Unix: ~/.gvimrc " for Amiga: s:.gvimrc " for MS-DOS and Win32: $VIM\_gvimrc " for OpenVMS: sys$login:.gvimrc -- cgit