diff options
Diffstat (limited to 'chapter06/vim.xml')
-rw-r--r-- | chapter06/vim.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/vim.xml b/chapter06/vim.xml index 752c669b9..073d0a5a4 100644 --- a/chapter06/vim.xml +++ b/chapter06/vim.xml @@ -86,7 +86,7 @@ symlink:</para> <screen><userinput>ln -s vim /usr/bin/vi</userinput></screen> -<para>If the X Window System is going to be installed on the LFS +<para>If an X Window System is going to be installed on the LFS system, it may be necessary to recompile Vim after installing X. Vim comes with a GUI version of the editor that requires X and some additional libraries to be installed. For more information on this |