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.14
1 files changed, 2 insertions, 2 deletions
diff --git a/runtime/doc/vim.1 b/runtime/doc/vim.1
index 4e90da2760..820caa24f5 100644
--- a/runtime/doc/vim.1
+++ b/runtime/doc/vim.1
@@ -187,7 +187,7 @@ behave mostly like Vi, even though a .vimrc file exists.
.TP
\-d
Start in diff mode.
-There should be two or three file name arguments.
+There should be two, three or four file name arguments.
.B Vim
will open all the files and show differences between them.
Works like vimdiff(1).
@@ -522,7 +522,7 @@ Script to detect the type of a file by its name. See ":help 'filetype'".
/usr/local/lib/vim/scripts.vim
Script to detect the type of a file by its contents. See ":help 'filetype'".
.TP
-/usr/local/lib/vim/*.ps
+/usr/local/lib/vim/print/*.ps
Files used for PostScript printing.
.PP
For recent info read the VIM home page: