Эх сурвалжийг харах

Update perl page for consistency

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11957 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Douglas R. Reno 5 жил өмнө
parent
commit
7136fe5d4b
1 өөрчлөгдсөн 3 нэмэгдсэн , 1 устгасан
  1. 3 1
      chapter07/perl.xml

+ 3 - 1
chapter07/perl.xml

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