mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-06 06:14:47 +00:00
Added a note to groff regarding A4 vs letter
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2715 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
0c84f8a8a9
commit
7dc5defb54
@ -82,6 +82,10 @@
|
||||
</itemizedlist>
|
||||
</para></listitem>
|
||||
|
||||
<listitem><para>September 1, 2003 [jeremy] - Chapter 6 -
|
||||
Groff - Added note about choice of A4 or letter for the
|
||||
PAGE variable.</para></listitem>
|
||||
|
||||
<listitem><para>September 1, 2003 [jeremy] - Added in shadow
|
||||
newgrp patch from Greg Schafer</para></listitem>
|
||||
|
||||
|
@ -3,7 +3,10 @@
|
||||
<sect2>
|
||||
<title>Installation of Groff</title>
|
||||
|
||||
<para>Prepare Groff for compilation:</para>
|
||||
<para>Groff expects an enviornment variable PAGE to contain the default paper size.
|
||||
For those in the United States, the text below is appropriate. For those who's default
|
||||
paper size is the larger "A4", you may safely change the value used when we configure
|
||||
the Groff package:</para>
|
||||
|
||||
<para><screen><userinput>PAGE=letter ./configure --prefix=/usr</userinput></screen></para>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user