Fixed a typo in the Perl Modules instructions

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@7440 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Randy McMurchy 2008-05-10 20:22:22 +00:00
parent ae97bc5c2f
commit b14628bad5

View File

@ -1493,7 +1493,7 @@ make test</userinput></screen>
other versions of the module being reinstalled (not simply older ones)
set the <varname>UNINST</varname> variable:</para>
<screen><userinput>make install UNINST=1</userinput>.</screen>
<screen><userinput>make install UNINST=1</userinput></screen>
</note>
</sect2>