aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chapter01/changelog.xml4
-rw-r--r--chapter06/systemd.xml1
2 files changed, 5 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index baab14621..d763eb9f8 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -45,6 +45,10 @@
<listitem>
<para>2020-04-15</para>
<itemizedlist>
+ <listitem revision="systemd">
+ <para>[renodr] - Install the man pages in systemd. Fixes
+ <ulink url="&lfs-ticket-root;4627">#4627</ulink>.</para>
+ </listitem>
<listitem>
<para>[bdubbs] - Update to gawk-5.1.0. Fixes
<ulink url="&lfs-ticket-root;4629">#4629</ulink>.</para>
diff --git a/chapter06/systemd.xml b/chapter06/systemd.xml
index 386535ab2..f64c4df72 100644
--- a/chapter06/systemd.xml
+++ b/chapter06/systemd.xml
@@ -99,6 +99,7 @@ meson --prefix=/usr \
-Drpmmacrosdir=no \
-Dhomed=false \
-Duserdb=false \
+ -Dman=true \
..</userinput></screen>
<variablelist>