aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/perl.xml
diff options
context:
space:
mode:
authorArchaic <archaic@linuxfromscratch.org>2005-06-20 18:57:20 +0000
committerArchaic <archaic@linuxfromscratch.org>2005-06-20 18:57:20 +0000
commitfc29848099e78f250bd23131e879d952ceab9422 (patch)
tree90107b7f1f159c9d2aed5684fe16b7e2c5c0ce73 /chapter06/perl.xml
parent2a0a14b81797dc21687cb410ba5ecaf2e04c3a7a (diff)
Minor wording change.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6072 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/perl.xml')
-rw-r--r--chapter06/perl.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/perl.xml b/chapter06/perl.xml
index 4bb925d1d..aa90509e7 100644
--- a/chapter06/perl.xml
+++ b/chapter06/perl.xml
@@ -37,7 +37,7 @@ prepare Perl for compilation with:</para>
<screen><userinput>./configure.gnu --prefix=/usr -Dpager="/bin/less -isR"</userinput></screen>
-<para>The meaning of the configure option:</para>
+<para>The meaning of the configure options:</para>
<variablelist>
<varlistentry>