aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08/util-linux.xml
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2021-06-15 22:31:48 -0500
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2021-06-15 22:31:48 -0500
commit7fe99c2ca7bd3c4ea21e4c17b3350dbec7f4a1b6 (patch)
treed110f44959ba38949fe748bea80706744ea407fe /chapter08/util-linux.xml
parent9c3ce2ac8b15a4e00d26be4ee4345534b43db2b5 (diff)
Package Updates.
Update to iana-etc-20210611. Update to vim-8.2.3001. Update to util-linux-2.37. Update to meson-0.58.1. Update to linux-5.12.10. Update to m4-1.4.19. Update to grub-2.06.
Diffstat (limited to 'chapter08/util-linux.xml')
-rw-r--r--chapter08/util-linux.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/chapter08/util-linux.xml b/chapter08/util-linux.xml
index 310705c1a..e5f41cca4 100644
--- a/chapter08/util-linux.xml
+++ b/chapter08/util-linux.xml
@@ -102,6 +102,11 @@ su tester -c "make -k check"</userinput></screen>
<screen><userinput remap="install">make install</userinput></screen>
+ <para>Finally, install the man pages:</para>
+
+<screen><userinput remap="install">tar -xf ../util-linux-man-pages-&util-linux-version;.tar.xz \
+--directory /usr/share/man --strip-components=1</userinput></screen>
+
</sect2>
<sect2 id="contents-utillinux" role="content">