From e4b9338243e80e23c08eccaaf770259edbe72c5d Mon Sep 17 00:00:00 2001 From: Gerard Beekmans Date: Mon, 3 Feb 2003 23:24:24 +0000 Subject: fix typo's git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2416 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/vim-inst.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chapter06/vim-inst.xml') diff --git a/chapter06/vim-inst.xml b/chapter06/vim-inst.xml index 9be5c493a..984893dd0 100644 --- a/chapter06/vim-inst.xml +++ b/chapter06/vim-inst.xml @@ -19,7 +19,7 @@ install it. This patch fixes a compile problem with GCC-3.2: The meaning of the make option is: -CPPFLAGS=-DSYS_VIMRC_FILE=\\\"/etc/vimrc\\\": +CPPFLAGS=-DSYS_VIMRC_FILE=\\\"/etc/vimrc\\\": This option above causes vim to look for the /etc/vimrc file which contains vim's global settings. Normally, this file is assumed to be located in