updated for version 7.0c
diff --git a/runtime/doc/vim.1 b/runtime/doc/vim.1
index 69c6d30..cdf71ac 100644
--- a/runtime/doc/vim.1
+++ b/runtime/doc/vim.1
@@ -84,7 +84,7 @@
name.
The effect is that the file containing that function becomes the current file
and the cursor is positioned on the start of the function.
-See ":help tag-commands".
+See ":help tag\-commands".
.TP
\-q [errorfile]
Start in quickFix mode.
@@ -137,7 +137,7 @@
+/{pat}
For the first file the cursor will be positioned on the
first occurrence of {pat}.
-See ":help search-pattern" for the available search patterns.
+See ":help search\-pattern" for the available search patterns.
.TP
+{command}
.TP
@@ -371,7 +371,7 @@
Use the commands in the file {gvimrc} for GUI initializations.
All the other GUI initializations are skipped.
It can also be used to skip all GUI initializations by giving the name "NONE".
-See ":help gui-init" within vim for more details.
+See ":help gui\-init" within vim for more details.
.TP
\-V[N]
Verbose. Give messages about which files are sourced and for reading and
@@ -469,7 +469,7 @@
to get started.
Type ":help subject" to get help on a specific subject.
For example: ":help ZZ" to get help for the "ZZ" command.
-Use <Tab> and CTRL\-D to complete subjects (":help cmdline\-completion").
+Use <Tab> and CTRL-D to complete subjects (":help cmdline\-completion").
Tags are present to jump from one place to another (sort of hypertext links,
see ":help").
All documentation files can be viewed in this way, for example