diff options
Diffstat (limited to 'chapter05/perl.xml')
-rw-r--r-- | chapter05/perl.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter05/perl.xml b/chapter05/perl.xml index 5038d25bc..c0de05a45 100644 --- a/chapter05/perl.xml +++ b/chapter05/perl.xml @@ -40,7 +40,7 @@ right, they are all letters):</para> <variablelist> <varlistentry> -<term><userinput>-Dstatic_ext='IO Fcntl POSIX'</userinput></term> +<term><parameter>-Dstatic_ext='IO Fcntl 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></listitem> |