diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index c5412bb18..a7224f6ec 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -39,6 +39,10 @@ 2013-01-02 + + [matthew] - Upgrade to Groff-1.22.1. Fixes + #3266. + [matthew] - Upgrade to Automake-1.13.1. Fixes #3265. diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index ada4bd7da..d9cf0839a 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -94,9 +94,9 @@ - + diff --git a/chapter06/groff.xml b/chapter06/groff.xml index dbe24a882..315c3230c 100644 --- a/chapter06/groff.xml +++ b/chapter06/groff.xml @@ -41,16 +41,6 @@ Installation of Groff - - - - Groff expects the environment variable PAGE to contain the default paper size. For users in the United States, PAGE=letter is appropriate. Elsewhere, @@ -59,7 +49,12 @@ by echoing either A4 or letter to the /etc/papersize file. - Prepare Groff for compilation: + First, fix a bug in a Makefile, that prevents a symlink to a PDF from +being created correctly: + +sed -i -e '163 s/$(DESTDIR)//' contrib/mom/Makefile.sub + + Now, prepare Groff for compilation: PAGE=<paper_size> ./configure --prefix=/usr @@ -71,7 +66,8 @@ Install the package: -make install +mkdir -p /usr/share/doc/groff-1.22/pdf +make install Some documentation programs, such as xman, will not work properly without the following symlinks: diff --git a/packages.ent b/packages.ent index a2aa3744a..608962241 100644 --- a/packages.ent +++ b/packages.ent @@ -228,10 +228,10 @@ - - + + - +