summaryrefslogtreecommitdiff
path: root/runtime/doc/vim.man
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2008-08-06 17:06:04 +0000
committerBram Moolenaar <Bram@vim.org>2008-08-06 17:06:04 +0000
commite37d50a5def1c0ff162392cd3f017059c458650c (patch)
treee7d1e2b17976b130d1283d33b091baf30cfc5d2c /runtime/doc/vim.man
parentda40c8536c2b7bdbd1d192ee1aa3045e2119675e (diff)
downloadvim-git-e37d50a5def1c0ff162392cd3f017059c458650c.tar.gz
updated for version 7.2c-000v7.2c.000
Diffstat (limited to 'runtime/doc/vim.man')
-rw-r--r--runtime/doc/vim.man8
1 files changed, 4 insertions, 4 deletions
diff --git a/runtime/doc/vim.man b/runtime/doc/vim.man
index fa5c5c855..5b9b83cb6 100644
--- a/runtime/doc/vim.man
+++ b/runtime/doc/vim.man
@@ -135,9 +135,9 @@ OPTIONS
Vim behave mostly like Vi, even though a .vimrc file
exists.
- -d Start in diff mode. There should be two or three file name
- arguments. Vim will open all the files and show differ-
- ences between them. Works like vimdiff(1).
+ -d Start in diff mode. There should be two, three or four
+ file name arguments. Vim will open all the files and show
+ differences between them. Works like vimdiff(1).
-d {device} Open {device} for use as a terminal. Only on the Amiga.
Example: "-d con:20/30/600/150".
@@ -398,7 +398,7 @@ FILES
Script to detect the type of a file by its contents.
See ":help 'filetype'".
- /usr/local/lib/vim/*.ps
+ /usr/local/lib/vim/print/*.ps
Files used for PostScript printing.
For recent info read the VIM home page: