diff runtime/doc/channel.txt @ 9116:bc38030aec7d

commit https://github.com/vim/vim/commit/26852128a2b713ef49341a0c18daba928444e7eb Author: Bram Moolenaar <Bram@vim.org> Date: Tue May 24 20:02:38 2016 +0200 Update runtime files.
author Christian Brabandt <cb@256bit.org>
date Tue, 24 May 2016 20:15:05 +0200
parents 071f9da012fb
children 053bc64433ec
line wrap: on
line diff
--- a/runtime/doc/channel.txt
+++ b/runtime/doc/channel.txt
@@ -1,4 +1,4 @@
-*channel.txt*      For Vim version 7.4.  Last change: 2016 May 19
+*channel.txt*      For Vim version 7.4.  Last change: 2016 May 24
 
 
 		  VIM REFERENCE MANUAL	  by Bram Moolenaar
@@ -61,7 +61,7 @@ Common combination are:
   crosss-refrences in a database.
 
 ==============================================================================
-2. Channel demo						*channel-demo*
+2. Channel demo				*channel-demo* *demoserver.py*
 
 This requires Python.  The demo program can be found in
 $VIMRUNTIME/tools/demoserver.py