Explorar el Código

Update perl page for consistency

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11957 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Douglas R. Reno hace 5 años
padre
commit
7136fe5d4b
Se han modificado 1 ficheros con 3 adiciones y 1 borrados
  1. 3 1
      chapter07/perl.xml

+ 3 - 1
chapter07/perl.xml

@@ -60,10 +60,12 @@
 
 
     </variablelist>
     </variablelist>
 
 
-    <para>Build and install the package:</para>
+    <para>Compile the package:</para>
 
 
 <screen><userinput remap="make">make</userinput></screen>
 <screen><userinput remap="make">make</userinput></screen>
 
 
+    <para>Install the package:</para>
+
 <screen><userinput remap="install">make install</userinput></screen>
 <screen><userinput remap="install">make install</userinput></screen>
 
 
   </sect2>
   </sect2>