From 9966f76e88071efdac829c157f6312842e3f58cb Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Tue, 28 Sep 2004 15:47:23 +0000 Subject: Minor typo correction git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4228 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 3 +++ chapter06/vim.xml | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 69502e4df..c2d3166a0 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -92,6 +92,9 @@ first a summary, then a detailed log. +September 28th, 2004 [matt]: Small typo correction (Igor +Zivkovic). + September 28th, 2004 [matt]: Made Grub's configuration file location FHS compliant. diff --git a/chapter06/vim.xml b/chapter06/vim.xml index 415710124..64ca6296a 100644 --- a/chapter06/vim.xml +++ b/chapter06/vim.xml @@ -78,7 +78,7 @@ they habitually enter vi, create a symlink: ln -s vim /usr/bin/vi -If you are going to install the X Window system on your LFS system, you +If you are going to install the X Window System on your LFS system, you may want to re-compile Vim after having installed X. Vim comes with a nice GUI version of the editor that requires X and a few other libraries to be installed. For more information read the Vim documentation. -- cgit v1.2.3-54-g00ecf