diff options
Diffstat (limited to 'chapter05/perl.xml')
-rw-r--r-- | chapter05/perl.xml | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/chapter05/perl.xml b/chapter05/perl.xml index 97b84984d..cdbbc93f8 100644 --- a/chapter05/perl.xml +++ b/chapter05/perl.xml @@ -32,10 +32,6 @@ </seglistitem> </segmentedlist> - <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" - href="../chapter06/perl.xml" - xpointer="xpointer(/sect1/sect2[1]/segmentedlist[2])"/> - </sect2> <sect2 role="installation"> @@ -59,8 +55,8 @@ <term><parameter>-Dstatic_ext='Data/Dumper Fcntl IO POSIX'</parameter></term> <listitem> <para>This tells Perl to build the minimum set of static extensions - needed for installing and testing the Coreutils package in the next - chapter.</para> + needed for installing and testing the Coreutils and Glibc packages in the + next chapter.</para> </listitem> </varlistentry> |