updated for version 7.0g
diff --git a/runtime/doc/version6.txt b/runtime/doc/version6.txt
index de9dccb..a465143 100644
--- a/runtime/doc/version6.txt
+++ b/runtime/doc/version6.txt
@@ -1,4 +1,4 @@
-*version6.txt* For Vim version 7.0f. Last change: 2006 Apr 24
+*version6.txt* For Vim version 7.0g. Last change: 2006 Apr 30
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -14135,7 +14135,7 @@
Files: src/normal.c
Patch 6.3.034
-Problem: VMS: crash when using ":help".
+Problem: VMS: crash when using ":help".
Solution: Avoid using "tags-??", some Open VMS systems can't handle the "?"
wildcard. (Zoltan Arpadffy)
Files: src/tag.c