Browse Source

Fixed a badplaced attribute.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8391 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Manuel Canales Esparcia 18 năm trước cách đây
mục cha
commit
01a9400524
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      chapter06/grep.xml

+ 2 - 2
chapter06/grep.xml

@@ -54,9 +54,9 @@
 
 <screen><userinput remap="configure">./configure --prefix=/usr --bindir=/bin</userinput></screen>
 
-    <para remap="make">Compile the package:</para>
+    <para>Compile the package:</para>
 
-<screen><userinput>make</userinput></screen>
+<screen><userinput remap="make">make</userinput></screen>
 
     <para>To test the results, issue:</para>