diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2017-05-05 20:07:19 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2017-05-05 20:07:19 +0000 |
commit | 6ca023512baacc430ab6759924433482a1f201e1 (patch) | |
tree | ce6b48332e84cdfbbd005be5ebed15b9fd8c0e0d /chapter06/flex.xml | |
parent | aeaae4a90801c8515f95afa68769164eae2014ab (diff) |
Update to man-pages-4.11.
Incorporate a test fix into the flex patch.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11244 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/flex.xml')
-rw-r--r-- | chapter06/flex.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/chapter06/flex.xml b/chapter06/flex.xml index 168d0ceed..1c586076d 100644 --- a/chapter06/flex.xml +++ b/chapter06/flex.xml @@ -61,8 +61,6 @@ <screen><userinput remap="test">make check</userinput></screen> - <para>One test, <emphasis>cxx_restart</emphasis>, is known to fail.</para> - <para>Install the package:</para> <screen><userinput remap="install">make install</userinput></screen> |