diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2018-08-02 19:04:22 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2018-08-02 19:04:22 +0000 |
commit | efca30a736007825e0089a0dbfe8db3f1d98dc20 (patch) | |
tree | 0fd39c52dc4fb6ef09716083047f87b0a129481f /chapter06/vim.xml | |
parent | 1f5b6137b780db07b43a4a21ccfe6290010a8b85 (diff) |
Update to glibc-2.28.
Update to gdbm-1.17.
Update to linux-4.17.11.
Update to man-db-2.8.4.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11443 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/vim.xml')
-rw-r--r-- | chapter06/vim.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chapter06/vim.xml b/chapter06/vim.xml index d3dbbdb57..084a600f2 100644 --- a/chapter06/vim.xml +++ b/chapter06/vim.xml @@ -76,6 +76,8 @@ successful test will result in the words "ALL DONE" in the log file at completion.</para> + <para>One test, Test_terminal_composing_unicode, is known to fail.</para> + <para>Install the package:</para> <screen><userinput remap="install">make install</userinput></screen> |