aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/perl.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/perl.xml')
-rw-r--r--chapter06/perl.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter06/perl.xml b/chapter06/perl.xml
index 24f99adf0..645016932 100644
--- a/chapter06/perl.xml
+++ b/chapter06/perl.xml
@@ -83,8 +83,8 @@
<varlistentry>
<term><parameter>-Dpager="/usr/bin/less -isR"</parameter></term>
<listitem>
- <para>This corrects an error in the way that <command>perldoc</command>
- invokes the <command>less</command> program.</para>
+ <para>This ensures that <userinput>less</userinput> is used instead
+ of <userinput>more</userinput>.</para>
</listitem>
</varlistentry>