summaryrefslogtreecommitdiffstats
path: root/runtime/doc/vim.1
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/doc/vim.1')
-rw-r--r--runtime/doc/vim.12
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/doc/vim.1 b/runtime/doc/vim.1
index 820caa24f5..e2dcd42c2f 100644
--- a/runtime/doc/vim.1
+++ b/runtime/doc/vim.1
@@ -135,7 +135,7 @@ For the first file the cursor will be positioned on line "num".
If "num" is missing, the cursor will be positioned on the last line.
.TP
+/{pat}
-For the first file the cursor will be positioned on the
+For the first file the cursor will be positioned in the line with the
first occurrence of {pat}.
See ":help search\-pattern" for the available search patterns.
.TP