瀏覽代碼

Fix bug 906

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4231 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Matthew Burgess 21 年之前
父節點
當前提交
ba7d4fd613
共有 2 個文件被更改,包括 4 次插入1 次删除
  1. 3 0
      chapter01/changelog.xml
  2. 1 1
      chapter06/groff.xml

+ 3 - 0
chapter01/changelog.xml

@@ -92,6 +92,9 @@ first a summary, then a detailed log.</para>
 </itemizedlist>
 </listitem>
 
+<listitem><para>September 28th, 2004 [matt]: Sync with testing branch with
+regard to bug 906 (Igor Zivkovic).</para></listitem>
+
 <listitem><para>September 28th, 2004 [matt]: Small typo correction (Igor
 Zivkovic).</para></listitem>
 

+ 1 - 1
chapter06/groff.xml

@@ -35,7 +35,7 @@ live elsewhere, you may want to change <emphasis>PAGE=letter</emphasis> to
 
 <para>Prepare Groff for compilation:</para>
 
-<screen><userinput>PAGE=letter ./configure --prefix=/usr</userinput></screen>
+<screen><userinput>PAGE=<replaceable>[paper_size]</replaceable> ./configure --prefix=/usr</userinput></screen>
 
 <para>Compile the package:</para>