From ba7d4fd61352c5dfb2f5ad06edb7f7d255549268 Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Tue, 28 Sep 2004 16:01:07 +0000 Subject: Fix bug 906 git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4231 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/groff.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chapter06') diff --git a/chapter06/groff.xml b/chapter06/groff.xml index 46185fe39..3f921d651 100644 --- a/chapter06/groff.xml +++ b/chapter06/groff.xml @@ -35,7 +35,7 @@ live elsewhere, you may want to change PAGE=letter to Prepare Groff for compilation: -PAGE=letter ./configure --prefix=/usr +PAGE=[paper_size] ./configure --prefix=/usr Compile the package: -- cgit v1.2.3-54-g00ecf