aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chapter01/changelog.xml5
-rw-r--r--chapter01/whatsnew.xml4
-rw-r--r--chapter06/groff.xml2
-rw-r--r--packages.ent10
4 files changed, 13 insertions, 8 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 28aed448e..ded3c2a58 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -44,6 +44,11 @@
<ulink url="&lfs-ticket-root;2816">#2816</ulink>.
</para>
</listitem>
+ <listitem>
+ <para>[ken] Updated to Groff-1.21. Fixes
+ <ulink url="&lfs-ticket-root;2813">#2813</ulink>.
+ </para>
+ </listitem>
</itemizedlist>
</listitem>
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml
index d67500bc4..3eee53984 100644
--- a/chapter01/whatsnew.xml
+++ b/chapter01/whatsnew.xml
@@ -91,9 +91,9 @@
<listitem>
<para>Grep &grep-version;</para>
</listitem>
- <!--<listitem>
+ <listitem>
<para>Groff &groff-version;</para>
- </listitem>-->
+ </listitem>
<!--<listitem>
<para>GRUB &grub-version;</para>
</listitem>-->
diff --git a/chapter06/groff.xml b/chapter06/groff.xml
index 8965c5dd2..dbe24a882 100644
--- a/chapter06/groff.xml
+++ b/chapter06/groff.xml
@@ -71,7 +71,7 @@
<para>Install the package:</para>
-<screen><userinput remap="install">make docdir=/usr/share/doc/groff-&groff-version; install</userinput></screen>
+<screen><userinput remap="install">make install</userinput></screen>
<para>Some documentation programs, such as <command>xman</command>,
will not work properly without the following symlinks:</para>
diff --git a/packages.ent b/packages.ent
index 8d25f97ba..8ee84197c 100644
--- a/packages.ent
+++ b/packages.ent
@@ -223,13 +223,13 @@
<!ENTITY grep-ch6-du "7.3 MB">
<!ENTITY grep-ch6-sbu "0.1 SBU">
-<!ENTITY groff-version "1.20.1">
-<!ENTITY groff-size "3,510 KB">
+<!ENTITY groff-version "1.21">
+<!ENTITY groff-size "3,774 KB">
<!ENTITY groff-url "&gnu;groff/groff-&groff-version;.tar.gz">
-<!ENTITY groff-md5 "48fa768dd6fdeb7968041dd5ae8e2b02">
+<!ENTITY groff-md5 "8b8cd29385b97616a0f0d96d0951c5bf">
<!ENTITY groff-home "&gnu-software;groff/">
-<!ENTITY groff-ch6-du "66 MB">
-<!ENTITY groff-ch6-sbu "0.7 SBU">
+<!ENTITY groff-ch6-du "78 MB">
+<!ENTITY groff-ch6-sbu "0.4 SBU">
<!ENTITY grub-version "1.98">
<!ENTITY grub-size "2,392 KB">