diff runtime/doc/vim.man @ 1698:f4f8014d516e v7.2c.000

updated for version 7.2c-000
author vimboss
date Wed, 06 Aug 2008 17:06:04 +0000
parents 1cdd2661f34c
children 2def7b25de60
line wrap: on
line diff
--- 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: