mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-23 05:39:19 +01:00
Minor typo correction
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4228 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
205af120bc
commit
9966f76e88
@ -92,6 +92,9 @@ first a summary, then a detailed log.</para>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem><para>September 28th, 2004 [matt]: Small typo correction (Igor
|
||||
Zivkovic).</para></listitem>
|
||||
|
||||
<listitem><para>September 28th, 2004 [matt]: Made Grub's configuration
|
||||
file location FHS compliant.</para></listitem>
|
||||
|
||||
|
@ -78,7 +78,7 @@ they habitually enter <command>vi</command>, create a symlink:</para>
|
||||
|
||||
<screen><userinput>ln -s vim /usr/bin/vi</userinput></screen>
|
||||
|
||||
<para>If you are going to install the X Window system on your LFS system, you
|
||||
<para>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.</para>
|
||||
|
Loading…
Reference in New Issue
Block a user