瀏覽代碼

Typo.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6056 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Manuel Canales Esparcia 20 年之前
父節點
當前提交
c076370f41
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      chapter06/man.xml

+ 2 - 2
chapter06/man.xml

@@ -17,7 +17,7 @@
 <segmentedlist>
 <segtitle>&buildtime;</segtitle>
 <segtitle>&diskspace;</segtitle>
-<seglistitem><seg>0.1 SBU</seg><seg>2.9MB</seg></seglistitem>
+<seglistitem><seg>0.1 SBU</seg><seg>2.9 MB</seg></seglistitem>
 </segmentedlist>
 
 <segmentedlist>
@@ -44,7 +44,7 @@ variable so that escape sequences are properly handled by Less:</para>
 using programs such as <command>whatis</command>:</para>
 
 <screen><userinput>sed -i 's@MANPATH./usr/man@#&amp;@g' src/man.conf.in</userinput></screen>
- 
+
 <para>Prepare Man for compilation:</para>
 
 <screen><userinput>./configure -confdir=/etc</userinput></screen>