mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-07-12 15:24:13 +01:00
Fix bug 906
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4231 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
9966f76e88
commit
ba7d4fd613
@ -92,6 +92,9 @@ first a summary, then a detailed log.</para>
|
|||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
</listitem>
|
</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
|
<listitem><para>September 28th, 2004 [matt]: Small typo correction (Igor
|
||||||
Zivkovic).</para></listitem>
|
Zivkovic).</para></listitem>
|
||||||
|
|
||||||
|
@ -35,7 +35,7 @@ live elsewhere, you may want to change <emphasis>PAGE=letter</emphasis> to
|
|||||||
|
|
||||||
<para>Prepare Groff for compilation:</para>
|
<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>
|
<para>Compile the package:</para>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user