瀏覽代碼

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 年之前
父節點
當前提交
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>