Updated runtime files.
diff --git a/runtime/doc/help.txt b/runtime/doc/help.txt
index 64de957..62aab3a 100644
--- a/runtime/doc/help.txt
+++ b/runtime/doc/help.txt
@@ -1,4 +1,4 @@
-*help.txt* For Vim version 7.4. Last change: 2015 Jun 21
+*help.txt* For Vim version 7.4. Last change: 2016 Jan 09
VIM - main help file
k
@@ -25,6 +25,8 @@
Vim command argument - :help -r
Option ' :help 'textwidth'
Regular expression / :help /[
+ Also see |help-summary| for a verbose explanation.
+
Search for help: Type ":help word", then hit CTRL-D to see matching
help entries for "word".
Or use ":helpgrep word". |:helpgrep|