From 1d1c024b557f1540beec48bac5b3246b03df58d3 Mon Sep 17 00:00:00 2001 From: Gerard Beekmans Date: Wed, 5 Feb 2003 18:42:10 +0000 Subject: sentence structure change git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2429 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/vim-inst.xml | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'chapter06') diff --git a/chapter06/vim-inst.xml b/chapter06/vim-inst.xml index 984893dd0..7b2050f1c 100644 --- a/chapter06/vim-inst.xml +++ b/chapter06/vim-inst.xml @@ -20,12 +20,11 @@ install it. This patch fixes a compile problem with GCC-3.2: 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 /usr/share/vim, but we feel that -/etc is a more logical place for this -kind of file. +This option causes vim to look for the /etc/vimrc file +which contains vim's global settings. Normally, this file is assumed to be +located in /usr/share/vim, but we +feel that /etc is a more logical +place for this kind of file. The CPPFLAGS option above causes vim to look -- cgit v1.2.3-54-g00ecf