瀏覽代碼

Typo

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10021 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Bruce Dubbs 12 年之前
父節點
當前提交
b3c4b01643
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      chapter06/procps.xml

+ 1 - 1
chapter06/procps.xml

@@ -55,7 +55,7 @@
     make-&make-version;:</para>
 
 <screen><userinput remap="pre">sed -i -e 's@\*/module.mk@proc/module.mk ps/module.mk@' \
-       -e 's@^#SKIP/SKIP/' Makefile</userinput></screen>
+       -e 's@^#SKIP@SKIP@' Makefile</userinput></screen>
 
     <para>Compile the package:</para>