diff src/installman.sh @ 16378:3d6b282e2d6e v8.1.1194

patch 8.1.1194: typos and small problems in source files commit https://github.com/vim/vim/commit/ad3ec76bb8030b9a1d3f0a49c374d0de2383b977 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Apr 21 00:00:13 2019 +0200 patch 8.1.1194: typos and small problems in source files Problem: Typos and small problems in source files. Solution: Small fixes.
author Bram Moolenaar <Bram@vim.org>
date Sun, 21 Apr 2019 00:15:05 +0200
parents 3d2bae2e6b80
children a7b8f78dd868
line wrap: on
line diff
--- a/src/installman.sh
+++ b/src/installman.sh
@@ -6,7 +6,7 @@
 # 2  target directory			   e.g., "/usr/local/man/it/man1"
 # 3  language addition			   e.g., "" or "-it"
 # 4  vim location as used in manual pages  e.g., "/usr/local/share/vim"
-# 5  runtime dir for menu.vim et al.	   e.g., "/usr/local/share/vim/vim70"
+# 5  runtime dir for menu.vim et al.	   e.g., "/usr/local/share/vim/vim81"
 # 6  runtime dir for global vimrc file	   e.g., "/usr/local/share/vim"
 # 7  source dir for help files		   e.g., "../runtime/doc"
 # 8  mode bits for manpages		   e.g., "644"