diff options
Diffstat (limited to 'chapter06/perl.xml')
-rw-r--r-- | chapter06/perl.xml | 2 |
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> |