--- vim-5.7/runtime/doc/vim.1.paths Fri Aug 4 15:41:18 2000 +++ vim-5.7/runtime/doc/vim.1 Fri Aug 4 15:49:02 2000 @@ -350,42 +350,42 @@ ":help syntax.txt". .SH FILES .TP 15 -/usr/local/lib/vim/doc/*.txt +/usr/share/vim/doc/*.txt The .B Vim documentation files. Use ":help doc-file-list" to get the complete list. .TP -/usr/local/lib/vim/doc/tags +/usr/share/vim/doc/tags The tags file used for finding information in the documentation files. .TP -/usr/local/lib/vim/syntax/syntax.vim +/usr/share/vim/syntax/syntax.vim System wide syntax initializations. .TP -/usr/local/lib/vim/syntax/*.vim +/usr/share/vim/syntax/*.vim Syntax files for various languages. .TP -/usr/local/lib/vim/vimrc +/etc/vim/vimrc System wide .B Vim initializations. .TP -/usr/local/lib/vim/gvimrc +/etc/vim/gvimrc System wide gvim initializations. .TP -/usr/local/lib/vim/optwin.vim +/usr/share/vim/optwin.vim Script used for the ":options" command, a nice way to view and set options. .TP -/usr/local/lib/vim/menu.vim +/usr/share/vim/menu.vim System wide menu initializations for gvim. .TP -/usr/local/lib/vim/bugreport.vim +/usr/share/vim/bugreport.vim Script to generate a bug report. See ":help bugs". .TP -/usr/local/lib/vim/filetype.vim +/usr/share/vim/filetype.vim Script to detect the type of a file by its name. See ":help 'filetype'". .TP -/usr/local/lib/vim/scripts.vim +/usr/share/vim/scripts.vim Script to detect the type of a file by its contents. See ":help 'filetype'". .PP For recent info read the VIM home page: