aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08/perl.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter08/perl.xml')
-rw-r--r--chapter08/perl.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter08/perl.xml b/chapter08/perl.xml
index 0bb32c344..d22614a56 100644
--- a/chapter08/perl.xml
+++ b/chapter08/perl.xml
@@ -46,7 +46,7 @@
<screen><userinput remap="pre">patch -Np1 -i ../&perl-fix-patch;</userinput></screen>
- <para>This version of Perl now builds the Compress::Raw::Zlib and
+ <para>This version of Perl now builds the Compress::Raw::Zlib and
Compress::Raw::BZip2 modules. By
default Perl will use an internal copy of the sources for the build.
Issue the following command so that Perl will use the libraries
@@ -89,7 +89,7 @@ export BUILD_BZIP2=0</userinput></screen>
<varlistentry>
<term><parameter>-Dpager="/usr/bin/less -isR"</parameter></term>
<listitem>
- <para>This ensures that <userinput>less</userinput> is used instead
+ <para>This ensures that <userinput>less</userinput> is used instead
of <userinput>more</userinput>.</para>
</listitem>
</varlistentry>