aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/systemd.xml
diff options
context:
space:
mode:
authorPierre Labastie <pieere@linuxfromscratch.org>2020-01-04 09:00:15 +0000
committerPierre Labastie <pieere@linuxfromscratch.org>2020-01-04 09:00:15 +0000
commit161691d721f1fb721d1a9849f715a46ed997749e (patch)
tree87e7b353188e1e30ff8469e378e4836c0ca533c2 /chapter06/systemd.xml
parent96ef2990d2b5f7fe2ac04ae6f7b8c0510dfa847b (diff)
Fix various issues in libcap-2.29
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11719 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/systemd.xml')
-rw-r--r--chapter06/systemd.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/systemd.xml b/chapter06/systemd.xml
index 7c484d867..0554072d2 100644
--- a/chapter06/systemd.xml
+++ b/chapter06/systemd.xml
@@ -51,7 +51,7 @@
<screen><userinput remap="pre">ln -sf /tools/bin/true /usr/bin/xsltproc</userinput></screen>
<para>Because we have not yet installed the final version of Util-Linux,
- create links to the libraries in the approprite location:</para>
+ create links to the libraries in the appropriate location:</para>
<screen><userinput remap="pre">for file in /tools/lib/lib{blkid,mount,uuid}.so*; do
ln -sf $file /usr/lib/