Update runtime files.
diff --git a/runtime/doc/version6.txt b/runtime/doc/version6.txt
index a2e5474..1266014 100644
--- a/runtime/doc/version6.txt
+++ b/runtime/doc/version6.txt
@@ -1,4 +1,4 @@
-*version6.txt* For Vim version 8.1. Last change: 2018 Mar 18
+*version6.txt* For Vim version 8.1. Last change: 2019 Jan 17
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -943,7 +943,7 @@
with two ASCII characters or an icon. The line after it can be highlighted.
Useful to display breakpoints and the current PC position.
-Added the |:wsverb| command to execute debugger commands.
+Added the :wsverb command to execute debugger commands.
Added balloon stuff: 'balloondelay' and 'ballooneval' options.