aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2022-03-15 11:17:53 -0500
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2022-03-15 11:17:53 -0500
commitf8681542562ab7376a534597b4d588374609dd3a (patch)
tree939ad9258114ed3dc2278cda9b46221544f2d1de
parent4ce4f65526eaec8d758381c52b5efcb3ffae8368 (diff)
parentce6088a1c17005e8db5e0f1b7260bc3ff2abf922 (diff)
Merge branch 'trunk' of git.linuxfromscratch.org:lfs into trunk
-rw-r--r--chapter01/changelog.xml2
-rw-r--r--chapter08/systemd.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 60943c051..cae05e442 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -100,7 +100,7 @@
<para>[xry111] - Update to MarkupSafe-2.1.0. Fixes
<ulink url="&lfs-ticket-root;5015">#5015</ulink>.</para>
</listitem>
- <listitem>
+ <listitem revision="systemd">
<para>[xry111] - Update to dbus-1.14.0. Fixes
<ulink url="&lfs-ticket-root;5017">#5017</ulink>.</para>
</listitem>
diff --git a/chapter08/systemd.xml b/chapter08/systemd.xml
index 22d067ad6..2ce2b1b83 100644
--- a/chapter08/systemd.xml
+++ b/chapter08/systemd.xml
@@ -180,7 +180,7 @@ meson --prefix=/usr \
<para>Install the man pages:</para>
-<screen><userinput remap="install">tar -xf ../../systemd-man-pages-&systemd-man-version;.tar.xz --strip-components=1 -C /usr/share/man</userinput></screen>
+<screen><userinput remap="install">tar -xf ../../systemd-man-pages-&systemd-man-version;.tar.xz -C /usr/share/man</userinput></screen>
<para>Remove a useless directory:</para>